ComponentEditorPage.Icon 속성

정의

해당 페이지에 대한 아이콘을 가져오거나 설정합니다.

public:
 property System::Drawing::Icon ^ Icon { System::Drawing::Icon ^ get(); void set(System::Drawing::Icon ^ value); };
public System.Drawing.Icon Icon { get; set; }
member this.Icon : System.Drawing.Icon with get, set
Public Property Icon As Icon

속성 값

Icon

해당 페이지를 나타내는 데 사용하는 Icon입니다.

적용 대상