Commands.Parent Propriété

Définition

Obtient l'objet parent immédiat d'une collection Commands.

public:
 property EnvDTE::DTE ^ Parent { EnvDTE::DTE ^ get(); };
public:
 property EnvDTE::DTE ^ Parent { EnvDTE::DTE ^ get(); };
[System.Runtime.InteropServices.DispId(2)]
public EnvDTE.DTE Parent { [System.Runtime.InteropServices.DispId(2)] get; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.Parent : EnvDTE.DTE
Public ReadOnly Property Parent As DTE

Valeur de propriété

DTE

Objet DTE.

Attributs

Remarques

La Parent propriété retourne le parent immédiat de l’objet ou de la collection.

S’applique à