VCDebugSettings.Environment Свойство

Определение

Получает или задает среду для отлаживаемого процесса или переменные, объединяемые с существующей средой.

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

Значение свойства

String

Среда для отлаживаемого процесса или переменные, объединяемые с существующей средой.

Атрибуты

Применяется к