assemblyPath
Output path of the assembly to build. (Read Only)
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Compilation
- Assembly: UnityEditor.CoreModule
public string assemblyPath { get; }
Remarks
Value is set through AssemblyBuilder constructor.