CategoryEntry.CategoryName Propriedade
Definição
Obtém o nome da Categoria localizada.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
Valor da propriedade
O nome da categoria localizada.The localized Category name.