# outputFileSize

> Size in bytes of the file once imported.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public ulong outputFileSize { get; }
```
