Category Property

CategoryAttribute.Category Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the name of the category for the property or event that this attribute is applied to.

Namespace:  System.ComponentModel
Assembly:  System (in System.dll)

'Declaration
Public ReadOnly Property Category As String

Property Value

Type: System.String
The name of the category for the property or event that this attribute is applied to.

This property calls GetLocalizedString to get the localized name of the category the first time it is accessed.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft