IScriptCollectorInfo.Image Property

Definition

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

public:
 property System::Drawing::Image ^ Image { System::Drawing::Image ^ get(); };
public System.Drawing.Image Image { get; }
member this.Image : System.Drawing.Image
Public ReadOnly Property Image As Image

Property Value

The specified image that is associated with the script collector.

Applies to