---
title: ES_DESTINATION_TYPE_EXISTING_FILE
framework: endpointsecurity
role: symbol
role_heading: Global Variable
path: endpointsecurity/es_destination_type_existing_file
---

# ES_DESTINATION_TYPE_EXISTING_FILE

The destination is an existing file.

## Declaration

```swift
var ES_DESTINATION_TYPE_EXISTING_FILE: es_destination_type_t { get }
```

## See Also

### Destination Types

- [ES_DESTINATION_TYPE_NEW_PATH](endpointsecurity/es_destination_type_new_path.md)
