_CommandBarButton.Mask 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取掩码。 此属性已弃用。
public:
property stdole::StdPicture ^ Mask { stdole::StdPicture ^ get(); void set(stdole::StdPicture ^ value); };
[System.Runtime.InteropServices.DispId(1610940432)]
public stdole.StdPicture Mask { [System.Runtime.InteropServices.DispId(1610940432)] get; [System.Runtime.InteropServices.DispId(1610940432)] set; }
[<System.Runtime.InteropServices.DispId(1610940432)>]
[<get: System.Runtime.InteropServices.DispId(1610940432)>]
[<set: System.Runtime.InteropServices.DispId(1610940432)>]
member this.Mask : stdole.StdPicture with get, set
Public Property Mask As StdPicture
属性值
掩码。 此属性已弃用。
- 属性
注解
此属性在调用时会引发 DeprecatedException。