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 방패 아이콘이 들어 있는 개체입니다.

적용 대상