VCDebugSettings.ApplicationCommand Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
Uygulama adını içeren dize.
- Öznitelikler