---
title: currentPath
framework: network
role: symbol
role_heading: Instance Property
path: network/networkconnection/currentpath
---

# currentPath

Current path for the connection, which can be used to extract interface and effective endpoint information

## Declaration

```swift
final var currentPath: NWPath? { get }
```
