ReferencedCategoriesDocument.Link Property

Definition

Gets or sets the URI for the categories document.

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 categories document.

Applies to