Share via


ScriptCollectorInfo.IScriptCollectorInfo.Image Property

Definition

Gets the specified image that is associated with the Script Collector.

property System::Drawing::Image ^ Microsoft::SqlServer::Management::Scripting::IScriptCollectorInfo::Image { System::Drawing::Image ^ get(); };
System.Drawing.Image Microsoft.SqlServer.Management.Scripting.IScriptCollectorInfo.Image { get; }
member this.Microsoft.SqlServer.Management.Scripting.IScriptCollectorInfo.Image : System.Drawing.Image
 ReadOnly Property Image As Image Implements IScriptCollectorInfo.Image

Property Value

The specified image that is associated with the script collector.

Implements

Applies to