Click or drag to resize

DisplayNameAttributeDisplayName Property

Gets the display name of the enum value

Namespace:  Cauldron
Assembly:  Cauldron.Activator (in Cauldron.Activator.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public string DisplayName { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Cauldron.DisplayNameAttribute.DisplayName"]

See Also