CommandBar.accSelection 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取选定内容。 此属性已弃用。
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
属性值
选择。 此属性已弃用。
实现
- 属性
注解
此属性在调用时会引发 DeprecatedException。