VCDebugSettings.ApplicationArguments Özellik

Tanım

Hata Ayıklanacak uygulamanın bağımsız değişkenlerini ayarlar veya alır.

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

Özellik Değeri

String

Uygulama bağımsız değişkenlerini içeren dize.

Öznitelikler

Şunlara uygulanır