Udostępnij za pośrednictwem


Właściwość Debugger5.CurrentProcess —

Zwraca lub ustawia aktywny proces.

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: EnvDTE.Process
A Process object.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Debugger5 Interfejs

Przeciążenie CurrentProcess

Przestrzeń nazw EnvDTE100