Product.IconUrl Property

Definition

Gets a Uri to the icon for the current product.

public:
 property Uri ^ IconUrl { Uri ^ get(); };
public Uri IconUrl { get; }
member this.IconUrl : Uri
Public ReadOnly Property IconUrl As Uri

Property Value

Uri

A Uri instance.

Applies to