TaskForm.Icon 속성

정의

태스크 폼의 아이콘을 가져오거나 설정합니다.

public:
 property Microsoft::SqlServer::Management::Localizable ^ Icon { Microsoft::SqlServer::Management::Localizable ^ get(); void set(Microsoft::SqlServer::Management::Localizable ^ value); };
public Microsoft.SqlServer.Management.Localizable Icon { get; set; }
member this.Icon : Microsoft.SqlServer.Management.Localizable with get, set
Public Property Icon As Localizable

속성 값

태스크 폼의 지정된 아이콘입니다.

적용 대상