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