ITaskFormInfo.Properties 屬性

定義

取得字典的目前屬性。

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

屬性值

IPropertyDictionary

字典的目前屬性。

適用於