_CommandBarButton.Mask 属性

定义

获取掩码。 此属性已弃用。

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

属性值

StdPicture

掩码。 此属性已弃用。

属性

注解

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

适用于