Sdílet prostřednictvím


IFeatureManifest.ImageUrl Property

Definition

Gets or sets the relative URL of the image associated with the feature.

public:
 property Uri ^ ImageUrl { Uri ^ get(); void set(Uri ^ value); };
public Uri ImageUrl { get; set; }
member this.ImageUrl : Uri with get, set
Public Property ImageUrl As Uri

Property Value

Uri

A URL representing the Web location of the image

Applies to