Partilhar via


Propriedade Debugger5.Parent

Obtém o objeto pai imediato (DTE).

Namespace:  EnvDTE100
Assembly:  EnvDTE100 (em EnvDTE100.dll)

Sintaxe

'Declaração
ReadOnly Property Parent As DTE
DTE Parent { get; }
property DTE^ Parent {
    DTE^ get ();
}
abstract Parent : DTE with get
function get Parent () : DTE

Valor de propriedade

Tipo: DTE
Um objeto DTE.

Segurança do .NET Framework

Consulte também

Referência

Debugger5 Interface

Namespace EnvDTE100