EnumValueAttribute Class

Definition

public ref class EnumValueAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=true, Inherited=true)]
public sealed class EnumValueAttribute : Attribute
type EnumValueAttribute = class
    inherit Attribute
Public NotInheritable Class EnumValueAttribute
Inherits Attribute
Inheritance
EnumValueAttribute
Attributes

Constructors

EnumValueAttribute(String)

Properties

Description
DisplayName
FacetValue

Methods

ToString()

Applies to