This version of Unity is unsupported.
Method group is Obsolete

AssemblyBuilder.assemblyPath

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

Description

Output path of the assembly to build. (Read Only)

Value is set through AssemblyBuilder constructor.