# Sandbox.Package.FileSize

```csharp
float FileSize { get; set; }
```

The total size of this package in MB. This only applies to packages from Asset Party, the total file size
of local packages are not calculated.

Declared in [Sandbox.Package](/api/Sandbox.Package).
Assembly: `Sandbox.Engine`.
