AddTypeCommandBase.OutputAssembly Property

Definition

The path to the output assembly

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

Property Value

Applies to