SqlWizard.ISqlWizardInfo.Properties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the additional properties specific to a particular wizard.
property Microsoft::SqlServer::Management::Data::IPropertyDictionary ^ Microsoft::SqlServer::Management::TaskForms::ISqlWizardInfo::Properties { Microsoft::SqlServer::Management::Data::IPropertyDictionary ^ get(); };
Microsoft.SqlServer.Management.Data.IPropertyDictionary Microsoft.SqlServer.Management.TaskForms.ISqlWizardInfo.Properties { get; }
member this.Microsoft.SqlServer.Management.TaskForms.ISqlWizardInfo.Properties : Microsoft.SqlServer.Management.Data.IPropertyDictionary
ReadOnly Property Properties As IPropertyDictionary Implements ISqlWizardInfo.Properties
Property Value
The additional properties specific to a particular wizard.