CommonDisplayCategoryKeyAttribute Class
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.
The key used to look up the localized property category
[System.AttributeUsage(System.AttributeTargets.Property)]
public class CommonDisplayCategoryKeyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type CommonDisplayCategoryKeyAttribute = class
inherit Attribute
Public Class CommonDisplayCategoryKeyAttribute
Inherits Attribute
- Inheritance
-
CommonDisplayCategoryKeyAttribute
- Attributes
Common |
Constructor |
Key |
The key used to look up the localized property category |
Get |
The key used to look up a localized field category in a default resource file |
Get |
The key used to look up a localized property category in a default resource file |
Get |
The key used to look up a localized type category in a default resource file |