Skip to content

FormatterOptionAttribute.Value property

Gets the option value.

public object? Value { get; }

Property Value

The option value.

See Also