---
title: pathReports
framework: network
role: symbol
role_heading: Instance Property
path: network/nwconnection/datatransferreport/pathreports
---

# pathReports

An array of reports for each network path the connection used.

## Declaration

```swift
let pathReports: [NWConnection.DataTransferReport.PathReport]
```

## See Also

### Examining Data Transfer

- [aggregatePathReport](network/nwconnection/datatransferreport/aggregatepathreport.md)
- [NWConnection.DataTransferReport.PathReport](network/nwconnection/datatransferreport/pathreport.md)
