---
title: dir
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_event_uipc_bind_t/dir
---

# dir

The directory containing the socket file.

## Declaration

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

## See Also

### Inspecting Event Properties

- [filename](endpointsecurity/es_event_uipc_bind_t/filename.md)
- [mode](endpointsecurity/es_event_uipc_bind_t/mode.md)
- [reserved](endpointsecurity/es_event_uipc_bind_t/reserved.md)
