EnumStringsAttribute.EnumType Property

Definition

Gets the type of the enum to annotate.

C#
public Type? EnumType { get; }

Property Value

Remarks

This is null when the attribute is applied directly to an enum type.

Applies to

Produkt Versioner
.NET 6 (package-provided), 7 (package-provided), 8 (package-provided), 9 (package-provided), 10 (package-provided)