次の方法で共有


SystemIcons.Exclamation プロパティ

システムの感嘆符アイコン (WIN32: IDI_EXCLAMATION) を格納している Icon オブジェクトを取得します。

Public Shared ReadOnly Property Exclamation As Icon
[C#]
public static Icon Exclamation {get;}
[C++]
public: __property static Icon* get_Exclamation();
[JScript]
public static function get Exclamation() : Icon;

プロパティ値

システムの感嘆符アイコンを格納している Icon オブジェクト。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

SystemIcons クラス | SystemIcons メンバ | System.Drawing 名前空間