CategoriesDocument.BaseUri Property

Definition

The base URI of the CategoriesDocument.

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

Property Value

Uri

Returns Uri.

Applies to