---
title: size
framework: crashreportextension
role: symbol
role_heading: Instance Property
path: crashreportextension/binaryimageinfo/size
---

# size

The size of the binary image.

## Declaration

```swift
let size: UInt64
```

## See Also

### Inspecting binary image properties

- [baseAddress](crashreportextension/binaryimageinfo/baseaddress.md)
- [cpuSubType](crashreportextension/binaryimageinfo/cpusubtype.md)
- [cpuType](crashreportextension/binaryimageinfo/cputype.md)
- [path](crashreportextension/binaryimageinfo/path.md)
- [uuid](crashreportextension/binaryimageinfo/uuid.md)
