VCCodeIDLImportLib.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 l'objet parent immédiat d'un objet donné.
public:
property Microsoft::VisualStudio::VCCodeModel::VCCodeIDLLibrary ^ Parent { Microsoft::VisualStudio::VCCodeModel::VCCodeIDLLibrary ^ get(); };
public:
property Microsoft::VisualStudio::VCCodeModel::VCCodeIDLLibrary ^ Parent { Microsoft::VisualStudio::VCCodeModel::VCCodeIDLLibrary ^ get(); };
[System.Runtime.InteropServices.DispId(577)]
public Microsoft.VisualStudio.VCCodeModel.VCCodeIDLLibrary Parent { [System.Runtime.InteropServices.DispId(577)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(577)>]
[<get: System.Runtime.InteropServices.DispId(577)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.Parent : Microsoft.VisualStudio.VCCodeModel.VCCodeIDLLibrary
Public ReadOnly Property Parent As VCCodeIDLLibrary
Valeur de propriété
Objet VCCodeIDLLibrary.
- Attributs
Remarques
La Parent propriété retourne le parent immédiat de l’objet ou de la collection. Si vous souhaitez obtenir la collection conteneur, utilisez la propriété Collection.