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

# remount

Properties of an event that indicates the remounting of a file system.

## Declaration

```swift
var remount: es_event_remount_t { get set }
```

## See Also

### File System Mounting Events

- [mount](endpointsecurity/es_events_t/mount.md)
- [unmount](endpointsecurity/es_events_t/unmount.md)
