CompilationPass2Task.LocalAssemblyReference Property

Definition

Gets or sets the path to the generated temporary assembly.

public:
 property System::String ^ LocalAssemblyReference { System::String ^ get(); void set(System::String ^ value); };
public string LocalAssemblyReference { get; set; }
member this.LocalAssemblyReference : string with get, set
Public Property LocalAssemblyReference As String

Property Value

The path to the generated temporary assembly.

Applies to