---
title: fileSize
framework: managedappdistribution
role: symbol
role_heading: Instance Property
path: managedappdistribution/managedapp/filesize
---

# fileSize

The size of the app in bytes.

## Declaration

```swift
let fileSize: Measurement<UnitInformationStorage>?
```

## See Also

### Obtaining general information

- [name](managedappdistribution/managedapp/name.md)
- [subtitle](managedappdistribution/managedapp/subtitle.md)
- [description](managedappdistribution/managedapp/description.md)
- [iconURL(fitting:)](managedappdistribution/managedapp/iconurl(fitting:).md)
- [screenshotURLs(fitting:)](managedappdistribution/managedapp/screenshoturls(fitting:).md)
