SystemIcons.Shield 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得含有盾牌圖示的 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.