DisplayNameAttribute Class

Definition

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

Applies to