# Platform

> Analysis platform. The default platform is the currently active build target.

## Definition

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

```csharp
public BuildTarget Platform { get; set; }
```
