---
title: target_dir
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_event_link_t/target_dir
---

# target_dir

The directory that contains the newly-created link.

## Declaration

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

## See Also

### Inspecting Event Properties

- [source](endpointsecurity/es_event_link_t/source.md)
- [target_filename](endpointsecurity/es_event_link_t/target_filename.md)
- [reserved](endpointsecurity/es_event_link_t/reserved.md)
