VBProjectConfigurationProperties6.StartWorkingDirectory Property

Definition

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

Property Value

Implements

Attributes

Applies to