[]
        
(Showing Draft Content)

C1.JsonNet.Converters.EnumToStringConverter.CamelCaseText

CamelCaseText Property

CamelCaseText

Gets or sets a value indicating whether the written enum text should be camel case.

Declaration
public bool CamelCaseText { get; set; }
Property Value
Type Description
bool

true if the written enum text will be camel case; otherwise, false.