Compartir a través de


Debugger5.Parent (Propiedad)

Obtiene el objeto primario inmediato (DTE).

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

Sintaxis

'Declaración
ReadOnly Property Parent As DTE
DTE Parent { get; }
property DTE^ Parent {
    DTE^ get ();
}
abstract Parent : DTE
function get Parent () : DTE

Valor de propiedad

Tipo: EnvDTE.DTE
Objeto DTE.

Seguridad de .NET Framework

Vea también

Referencia

Debugger5 Interfaz

Parent (Sobrecarga)

EnvDTE100 (Espacio de nombres)