Udostępnij za pośrednictwem


Właściwość Debugger5.CurrentProcess —

Pobiera lub ustawia aktywnego procesu.

Przestrzeń nazw:  EnvDTE100
Zestaw:  EnvDTE100 (w EnvDTE100.dll)

Składnia

'Deklaracja
Property CurrentProcess As Process
Process CurrentProcess { get; set; }
property Process^ CurrentProcess {
    Process^ get ();
    void set (Process^ value);
}
abstract CurrentProcess : Process with get, set
function get CurrentProcess () : Process 
function set CurrentProcess (value : Process)

Wartość właściwości

Typ: Process
Obiekt Process.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Debugger5 Interfejs

Przestrzeń nazw EnvDTE100