Udostępnij za pośrednictwem


Właściwość Process4.IsBeingDebugged —

Pobiera się, czy bieżący proces jest debugowany.

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

Składnia

'Deklaracja
ReadOnly Property IsBeingDebugged As Boolean
bool IsBeingDebugged { get; }
property bool IsBeingDebugged {
    bool get ();
}
abstract IsBeingDebugged : bool
function get IsBeingDebugged () : boolean

Wartość właściwości

Typ: System.Boolean
true Jeśli proces jest debugowany, false inaczej.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Process4 Interfejs

Przeciążenie IsBeingDebugged

Przestrzeń nazw EnvDTE90a