共用方式為


PinPadBase.PromptLanguage Property

Definition

Specifies the language in which the message specified by the Prompt property will be displayed, as defined by the CultureInfo .NET Framework class.

public override System.Globalization.CultureInfo PromptLanguage { get; set; }
member this.PromptLanguage : System.Globalization.CultureInfo with get, set
Public Overrides Property PromptLanguage As CultureInfo

Property Value

Applies to