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
DTE Parent { get; }
property DTE^ Parent {
    DTE^ get ();
}
abstract Parent : DTE with get
function get Parent () : DTE

Valeur de propriété

Type : DTE
Objet DTE.

Notes

Consultez Parent.

Sécurité .NET Framework

Voir aussi

Référence

Debugger4 Interface

EnvDTE90a, espace de noms