VBProjectConfigurationProperties6.OutputPath Property

Definition

public:
 property System::String ^ OutputPath { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ OutputPath { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(10004)]
public string OutputPath { [System.Runtime.InteropServices.DispId(10004)] get; [System.Runtime.InteropServices.DispId(10004)] set; }
[<System.Runtime.InteropServices.DispId(10004)>]
[<get: System.Runtime.InteropServices.DispId(10004)>]
[<set: System.Runtime.InteropServices.DispId(10004)>]
member this.OutputPath : string with get, set
Public Property OutputPath As String

Property Value

Implements

Attributes

Applies to