ISqlWizardManager.WizardInfo 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 wizard information used to launch this wizard.
public:
property Microsoft::SqlServer::Management::TaskForms::ISqlWizardInfo ^ WizardInfo { Microsoft::SqlServer::Management::TaskForms::ISqlWizardInfo ^ get(); };
public Microsoft.SqlServer.Management.TaskForms.ISqlWizardInfo WizardInfo { get; }
member this.WizardInfo : Microsoft.SqlServer.Management.TaskForms.ISqlWizardInfo
Public ReadOnly Property WizardInfo As ISqlWizardInfo
Property Value
The wizard information used to launch this wizard.