PersistentChatServerConfiguration.RootCategoryUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Root Category URI. The Root Category is the single category which has no parent category, and from which all other chat rooms and chat room categories are inherited. Use this category as a starting point to explore the entire hierarchy of chat rooms and chat room categories.
public:
property Uri ^ RootCategoryUri { Uri ^ get(); };
public Uri RootCategoryUri { get; }
member this.RootCategoryUri : Uri
Public ReadOnly Property RootCategoryUri As Uri
Property Value
The root category URI.