共用方式為


PinPad.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 abstract System.Globalization.CultureInfo PromptLanguage { get; set; }
member this.PromptLanguage : System.Globalization.CultureInfo with get, set
Public MustOverride Property PromptLanguage As CultureInfo

Property Value

Applies to