---
title: ES_DESTINATION_TYPE_NEW_PATH
framework: endpointsecurity
role: symbol
role_heading: Global Variable
path: endpointsecurity/es_destination_type_new_path
---

# ES_DESTINATION_TYPE_NEW_PATH

The destination is a path to a new location.

## Declaration

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

## See Also

### Destination Types

- [ES_DESTINATION_TYPE_EXISTING_FILE](endpointsecurity/es_destination_type_existing_file.md)
