SystemIcons.Exclamation 屬性

定義

會取得 Icon 包含系統驚嘆圖示的物件(WIN32: IDI_EXCLAMATION)。

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

屬性值

一個 Icon 包含系統驚嘆圖示的物件。

適用於