ISqlWizardInfo Interface
Represents the information used to launch a wizard.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | Caption | Gets the text displayed in the title bar. |
![]() | Description | Gets the description of the wizard. |
![]() | HeaderImage | Gets the background image for this wizard. |
![]() | HelpID | Gets the help identifier for the wizard. |
![]() | Icon | Gets the icon for the wizard. |
![]() | Moniker | Gets the unique identifier for the wizard instance. |
![]() | Properties | Gets the additional properties specific to a particular wizard. |
![]() | Type | Gets the Type that implements ISqlWizardController. |
Show:
