# ReportVersion

> File format version of the Report (read-only).

## Definition

* **Type:** Property
* **Namespace:** [Unity.ProjectAuditor.Editor](/engine/6000.5/script-reference/unity/projectauditor/editor.md)
* **Assembly:** UnityEditor

```csharp
public string ReportVersion { get; }
```
