Condividi tramite


Proprietà Breakpoint3.Process

Ottiene il processo nel quale è impostato il punto di interruzione.

Spazio dei nomi:  EnvDTE90a
Assembly:  EnvDTE90a (in EnvDTE90a.dll)

Sintassi

'Dichiarazione
ReadOnly Property Process As Process2
Process2 Process { get; }
property Process2^ Process {
    Process2^ get ();
}
abstract Process : Process2 with get
function get Process () : Process2

Valore proprietà

Tipo: Process2
Oggetto Process2.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Breakpoint3 Interfaccia

Spazio dei nomi EnvDTE90a