---
title: target
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_event_setmode_t/target
---

# target

The source file of the event.

## Declaration

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

## See Also

### Inspecting Event Properties

- [mode](endpointsecurity/es_event_setmode_t/mode.md)
- [reserved](endpointsecurity/es_event_setmode_t/reserved.md)
