Compartir a través de


Debugger4.Parent (Propiedad)

Obtiene el objeto primario inmediato del objeto Debugger4 (DTE2).

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

Sintaxis

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

Valor de propiedad

Tipo: DTE
Un objeto DTE.

Comentarios

Vea Parent.

Seguridad de .NET Framework

Vea también

Referencia

Debugger4 Interfaz

EnvDTE90a (Espacio de nombres)