CategoryEntry.CategoryName Property

Definition

Gets the name of the localized Category.

public:
 property System::String ^ CategoryName { System::String ^ get(); };
public string CategoryName { get; }
member this.CategoryName : string
Public ReadOnly Property CategoryName As String

Property Value

The localized Category name.

Applies to