---
title: exe
framework: uniformtypeidentifiers
role: symbol
role_heading: Type Property
path: uniformtypeidentifiers/uttype-swift.struct/exe
---

# exe

A type that represents a Windows executable.

## Declaration

```swift
static var exe: UTType { get }
```

## Discussion

Discussion The identifier for this type is public.windows-executable. This type conforms to UTTypeData and UTTypeExecutable.

## See Also

### Executables

- [executable](uniformtypeidentifiers/uttype-swift.struct/executable.md)
- [unixExecutable](uniformtypeidentifiers/uttype-swift.struct/unixexecutable.md)
