---
title: link
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_events_t/link
---

# link

Properties of an event that indicates the creation of a hard link.

## Declaration

```swift
var link: es_event_link_t { get set }
```

## See Also

### Symbolic Link Events

- [readlink](endpointsecurity/es_events_t/readlink.md)
- [unlink](endpointsecurity/es_events_t/unlink.md)
