ResourceCollectionInfo.Link Property

Definition

Gets or sets the URI for the collection.

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

Property Value

Uri

The URI for the collection.

Applies to