---
title: file
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_event_uipc_connect_t/file
---

# file

The socket file bound to the socket.

## Declaration

```swift
var file: UnsafeMutablePointer<es_file_t>
```

## See Also

### Inspecting Event Properties

- [domain](endpointsecurity/es_event_uipc_connect_t/domain.md)
- [type](endpointsecurity/es_event_uipc_connect_t/type.md)
- [protocol](endpointsecurity/es_event_uipc_connect_t/protocol.md)
- [reserved](endpointsecurity/es_event_uipc_connect_t/reserved.md)
