PinPadProperties.PromptLanguage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the language in which the message specified by the Prompt property will be displayed, as defined by the CultureInfo .NET Framework class.
public System.Globalization.CultureInfo PromptLanguage { get; set; }
member this.PromptLanguage : System.Globalization.CultureInfo with get, set
Public Property PromptLanguage As CultureInfo