_CommandBarComboBox.Creator 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取应用程序的 ID。
public:
property int Creator { int get(); };
public:
property int Creator { int get(); };
[System.Runtime.InteropServices.DispId(1610809345)]
public int Creator { [System.Runtime.InteropServices.DispId(1610809345)] get; }
[<System.Runtime.InteropServices.DispId(1610809345)>]
[<get: System.Runtime.InteropServices.DispId(1610809345)>]
member this.Creator : int
Public ReadOnly Property Creator As Integer
属性值
始终返回0x53544452。
实现
- 属性