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

包含工作表單屬性的 IPropertyDictionary。

實作

適用於