SqlWizard.ISqlWizardInfo.HeaderImage 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 image that is displayed on the header panel.
property System::Drawing::Image ^ Microsoft::SqlServer::Management::TaskForms::ISqlWizardInfo::HeaderImage { System::Drawing::Image ^ get(); };
System.Drawing.Image Microsoft.SqlServer.Management.TaskForms.ISqlWizardInfo.HeaderImage { get; }
member this.Microsoft.SqlServer.Management.TaskForms.ISqlWizardInfo.HeaderImage : System.Drawing.Image
ReadOnly Property HeaderImage As Image Implements ISqlWizardInfo.HeaderImage
Property Value
The image that is displayed on the header panel.