---
title: path_truncated
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_file_t/path_truncated
---

# path_truncated

A Boolean value that indicates whether Endpoint Security truncated the path string.

## Declaration

```swift
var path_truncated: Bool
```

## Discussion

Discussion If Endpoint Security truncated the full file path when assigning the path field, this value is true.

## See Also

### Inspecting File Properties

- [path](endpointsecurity/es_file_t/path.md)
- [stat](endpointsecurity/es_file_t/stat.md)
