CommandBarsClass.Parent Propriété

Définition

Obtient le parent de l'objet CommandBars, qui correspond à l'objet DTE.

public:
 virtual property System::Object ^ Parent { System::Object ^ get(); };
public:
 virtual property Platform::Object ^ Parent { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(1610809359)]
public virtual object Parent { [System.Runtime.InteropServices.DispId(1610809359)] get; }
[<System.Runtime.InteropServices.DispId(1610809359)>]
[<get: System.Runtime.InteropServices.DispId(1610809359)>]
member this.Parent : obj
Public Overridable ReadOnly Property Parent As Object

Valeur de propriété

Object

Objet DTE.

Implémente

Attributs

S’applique à