PersistentChatServices.RootCategoryUri Property

Definition

Gets the Root Category URI. The Root Category is the single uri which has no parent category, and from which all other chat rooms and categories are inherited. Use this category as a starting point to explore the entire hierarchy of chat rooms and categories.

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

Property Value

Uri

The root category URI.

Applies to