SqlWizard.ISqlWizardInfo.Icon 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 icon.
property System::Drawing::Icon ^ Microsoft::SqlServer::Management::TaskForms::ISqlWizardInfo::Icon { System::Drawing::Icon ^ get(); };
System.Drawing.Icon Microsoft.SqlServer.Management.TaskForms.ISqlWizardInfo.Icon { get; }
member this.Microsoft.SqlServer.Management.TaskForms.ISqlWizardInfo.Icon : System.Drawing.Icon
ReadOnly Property Icon As Icon Implements ISqlWizardInfo.Icon
Property Value
The wizard icon.