# flags

> Flags for the assembly. Additional Resources: AssemblyFlags.

## Definition

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

```csharp
public AssemblyFlags flags { get; }
```
