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

プロパティ値

特定のウィザードに固有の追加プロパティ。

適用対象