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 物件。

備註

用戶帳戶控制 (UAC) 指導方針建議在預設動作需要提高系統管理員許可權的任何控件旁或控件上使用防護圖示。 For more information, see the "User Account Control" section of the "Windows Vista User Experience Guidelines" on MSDN.

適用於