_IVsMsoOleAccDispObj.accParent 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. Cette propriété est déconseillée.
public:
property System::Object ^ accParent { System::Object ^ get(); };
public:
property Platform::Object ^ accParent { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(-5000)]
public object accParent { [System.Runtime.InteropServices.DispId(-5000)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[<System.Runtime.InteropServices.DispId(-5000)>]
[<get: System.Runtime.InteropServices.DispId(-5000)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.accParent : obj
Public ReadOnly Property accParent As Object
Valeur de propriété
Parent. Cette propriété est déconseillée.
Implémente
- Attributs
Remarques
Cette propriété lève une DeprecatedException lorsqu’elle est appelée.