VCDebugSettings.Environment Ö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.
Hata ayıklanan ortamı veya mevcut ortamla birleştirilecek değişkenleri alır veya ayarlar.
public:
property System::String ^ Environment { System::String ^ get(); void set(System::String ^ value); };
public:
property Platform::String ^ Environment { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(2332)]
public string Environment { [System.Runtime.InteropServices.DispId(2332)] get; [System.Runtime.InteropServices.DispId(2332)] set; }
[<System.Runtime.InteropServices.DispId(2332)>]
[<get: System.Runtime.InteropServices.DispId(2332)>]
[<set: System.Runtime.InteropServices.DispId(2332)>]
member this.Environment : string with get, set
Public Property Environment As String
Özellik Değeri
Hata ayıklanan ortam veya mevcut ortamla birleştirilecek değişkenler.
- Öznitelikler