SystemIcons.Shield 属性

定义

Icon获取包含盾牌图标的对象。

public:
 static property System::Drawing::Icon ^ Shield { System::Drawing::Icon ^ get(); };
public static System.Drawing.Icon Shield { get; }
static member Shield : System.Drawing.Icon
Public Shared ReadOnly Property Shield As Icon

属性值

Icon包含盾牌图标的对象。

适用于