VBProjectConfigurationProperties6.StartArguments Property

Definition

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

Property Value

Implements

Attributes

Applies to