> ## Documentation Index
> Fetch the complete documentation index at: https://docs.resq.software/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Storage.UploadResult.SizeBytes

### [ResQ.Storage](./ResQ.Storage.md "ResQ.Storage").[UploadResult](./ResQ.Storage.UploadResult.md "ResQ.Storage.UploadResult")

## UploadResult.SizeBytes Property

The size of the file in bytes.

```csharp theme={null}
public long SizeBytes { get; init; }
```

#### Property Value

[System.Int64](https://learn.microsoft.com/en-us/dotnet/api/system.int64 "System.Int64")
