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 オブジェクト。

適用対象