ChoiceFactoryOptions.InlineOr 属性

定义

获取或设置在只有 2 个选项时在选项之间插入的分隔符。 默认值为 " or "。 此为可选项。

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

属性值

当只有 2 个选项时,在选项之间插入的分隔符。

适用于