ISqlWizardInfo.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

プロパティ値

特定のウィザード固有の追加特性。

適用対象