CommandBarsClass.Parent Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
Objet DTE.
Implémente
- Attributs