# Subtarget

> The subtarget integer ID; only relevant when HasSubtarget is true.

## Definition

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

```csharp
public readonly int Subtarget { get; }
```
