VCDebugSettings.ApplicationCommand Özellik

Tanım

Ayıklanacak uygulamanın adını alır veya ayarlar.

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

Özellik Değeri

String

Uygulama adını içeren dize.

Öznitelikler

Şunlara uygulanır