Skip to content

IPropertySource.EnumType property

Gets the type of the enum.

public Type? EnumType { get; }

Property Value

The type of the enum.

See Also