DisplayNameAttribute Class
Definition
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.
public ref class DisplayNameAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public sealed class DisplayNameAttribute : Attribute
type DisplayNameAttribute = class
inherit Attribute
Public NotInheritable Class DisplayNameAttribute
Inherits Attribute
- Inheritance
-
DisplayNameAttribute
- Attributes
Constructors
| DisplayNameAttribute(String) | |
| DisplayNameAttribute(String, String) |
Properties
| DisplayName | |
| DisplayNameKey |