Share via


IFeatureManifest.ImageAltText Property

Definition

Gets or sets text for an image associated with the feature.

public:
 property System::String ^ ImageAltText { System::String ^ get(); void set(System::String ^ value); };
public string ImageAltText { get; set; }
member this.ImageAltText : string with get, set
Public Property ImageAltText As String

Property Value

A string representing image description text.

Applies to