Skip to content

EnumEditorAttribute.Delimited property

Use comma separated string instead of an array to serialize values.

public bool Delimited { get; set; }

See Also