Share via


ISqlWizardManager.WizardInfo Property

Definition

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.

Applies to