Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


assemblyPath

Output path of the assembly to build. (Read Only)
Read time 1 minuteLast updated 12 days ago

Definition

Warning
Deprecated. This feature is being deprecated and will be removed in the future. Similar functionality can be achieved using the Roslyn compiler
public string assemblyPath { get; }

Remarks

Value is set through AssemblyBuilder constructor.