TaskForm.ITaskFormInfo.Description 속성

정의

작업에 대한 설명을 가져옵니다.

property System::String ^ Microsoft::SqlServer::Management::TaskForms::ITaskFormInfo::Description { System::String ^ get(); };
string Microsoft.SqlServer.Management.TaskForms.ITaskFormInfo.Description { get; }
member this.Microsoft.SqlServer.Management.TaskForms.ITaskFormInfo.Description : string
 ReadOnly Property Description As String Implements ITaskFormInfo.Description

속성 값

태스크에 대한 설명입니다.

구현

적용 대상