# Bytes

> Display data value as a size, specified in bytes.

## Definition

* **Type:** Field
* **Namespace:** [Unity.Profiling](/engine/6000.5/script-reference/unity/profiling.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
Bytes = 2
```

### Remarks

Values are displayed in bytes (B), kibibytes (KB), mebibytes (MB), or gibibytes (GB), depending upon the magnitude.
