Skip to content

EnumKeyAttribute.Value property

Gets the enum key.

public string Value { get; }

Property Value

The enum key.

See Also