Product.Link Property

Definition

Gets the location of the product.

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

Property Value

Uri

A Uri instance.

Applies to