Share via


RewriteTemplateFeature.LargeImage Property

Definition

Gets the large icon displayed on the client-side user interface for this feature.

public:
 property System::Object ^ LargeImage { System::Object ^ get(); };
public object LargeImage { get; }
member this.LargeImage : obj
Public ReadOnly Property LargeImage As Object

Property Value

An object that represents the large icon displayed on the client-side user interface for this feature.

Remarks

The value of this property is passed to the current instance in the constructor.

Applies to