---
title: UTTypeEXE
framework: uniformtypeidentifiers
role: symbol
role_heading: Global Variable
path: uniformtypeidentifiers/uttypeexe
---

# UTTypeEXE

A type that represents a Windows executable.

## Declaration

```occ
extern UTType * const UTTypeEXE;
```

## Discussion

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

## See Also

### Executables

- [UTTypeExecutable](uniformtypeidentifiers/uttypeexecutable.md)
- [UTTypeUnixExecutable](uniformtypeidentifiers/uttypeunixexecutable.md)
