PromptCultureModel Class

Definition

Culture model used in Choice and Confirm Prompts.

public class PromptCultureModel
type PromptCultureModel = class
Public Class PromptCultureModel
Inheritance
PromptCultureModel

Constructors

PromptCultureModel()

Properties

InlineOr

Gets or Sets Culture Model's InlineOr.

InlineOrMore

Gets or Sets Culture Model's InlineOrMore.

Locale

Gets or Sets Culture Model's Locale.

NoInLanguage

Gets or Sets Equivalent of "No" in Culture Model's Language.

Separator

Gets or Sets Culture Model's InlineSeparator.

YesInLanguage

Gets or Sets Equivalent of "Yes" in Culture Model's Language.

Applies to