CommandBar.accSelection Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the selection. This property is deprecated.
public:
property System::Object ^ accSelection { System::Object ^ get(); };
C++/CX
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
The selection. This property is deprecated.
- Attributes
This property throws a DeprecatedException when called.
Produkt | Verzie |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |