Share via


ChoiceFactoryOptions.InlineSeparator Property

Definition

Gets or sets the character used to separate individual choices when there are more than 2 choices. The default value is ", ". This is optional.

public string InlineSeparator { get; set; }
member this.InlineSeparator : string with get, set
Public Property InlineSeparator As String

Property Value

The character used to separate individual choices when there are more than 2 choices.

Applies to