_CommandBarComboBox.accSelection 属性

定义

获取选定内容。 此属性已弃用。

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

属性值

Object

选择。 此属性已弃用。

实现

属性

注解

此属性在调用时会引发 DeprecatedException。

适用于