SystemIcons.Information 속성

정의

시스템 정보 아이콘(WIN32: IDI_INFORMATION)을 포함하는 Icon 개체를 가져옵니다.

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

속성 값

시스템 정보 아이콘을 포함하는 Icon 개체입니다.

적용 대상