Partager via


Debugger4.Parent, propriété

Obtient l'objet parent immédiat de l'objet Debugger4 (DTE2).

Espace de noms :  EnvDTE90a
Assembly :  EnvDTE90a (dans EnvDTE90a.dll)

Syntaxe

'Déclaration
ReadOnly Property Parent As DTE
    Get
DTE Parent { get; }
property DTE^ Parent {
    DTE^ get ();
}
abstract Parent : DTE
function get Parent () : DTE

Valeur de propriété

Type : EnvDTE.DTE
un objet DTE.

Implémentations

Debugger3.Parent

Notes

Consultez Parent.

Sécurité .NET Framework

Voir aussi

Référence

Debugger4 Interface

Parent, surcharge

EnvDTE90a, espace de noms