Compartilhar via


Propriedade CategoryEntry.CategoryName

Obtém o nome da categoria.

Namespace:  Microsoft.Windows.Design.PropertyEditing
Assembly:  Microsoft.Windows.Design.Interaction (em Microsoft.Windows.Design.Interaction.dll)

Sintaxe

'Declaração
Public ReadOnly Property CategoryName As String
    Get
public string CategoryName { get; }
public:
property String^ CategoryName {
    String^ get ();
}
member CategoryName : string
function get CategoryName () : String

Valor de propriedade

Tipo: System.String
O nome da categoria.

Comentários

Este é o nome que foi especificado no construtor.

Segurança do .NET Framework

Consulte também

Referência

CategoryEntry Classe

Namespace Microsoft.Windows.Design.PropertyEditing

Outros recursos

Extensibilidade do WPF Designer

Propriedade de edição de arquitetura