DisplayNameAttribute Properties
.NET Framework 4
The DisplayNameAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
DisplayName | Gets the display name for a property, event, or public void method that takes no arguments stored in this attribute. |
|
DisplayNameValue | Gets or sets the display name. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |