Compartir a través de


Breakpoint3.Process (Propiedad)

Obtiene el proceso donde se establece el punto de interrupción.

Espacio de nombres:  EnvDTE90a
Ensamblado:  EnvDTE90a (en EnvDTE90a.dll)

Sintaxis

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

Valor de propiedad

Tipo: Process2
Un objeto Process2.

Seguridad de .NET Framework

Vea también

Referencia

Breakpoint3 Interfaz

EnvDTE90a (Espacio de nombres)