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

# readlink

Properties of an event that indicates the reading of a symbolic link.

## Declaration

```swift
var readlink: es_event_readlink_t { get set }
```

## See Also

### Symbolic Link Events

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