TaskForm.ITaskFormInfo.Properties 속성

정의

속성 사전에 나열된 태스크 폼의 속성 컬렉션을 가져옵니다.

property Microsoft::SqlServer::Management::Data::IPropertyDictionary ^ Microsoft::SqlServer::Management::TaskForms::ITaskFormInfo::Properties { Microsoft::SqlServer::Management::Data::IPropertyDictionary ^ get(); };
Microsoft.SqlServer.Management.Data.IPropertyDictionary Microsoft.SqlServer.Management.TaskForms.ITaskFormInfo.Properties { get; }
member this.Microsoft.SqlServer.Management.TaskForms.ITaskFormInfo.Properties : Microsoft.SqlServer.Management.Data.IPropertyDictionary
 ReadOnly Property Properties As IPropertyDictionary Implements ITaskFormInfo.Properties

속성 값

태스크 폼 속성을 포함하는 IPropertyDictionary입니다.

구현

적용 대상