OnRequestEventArgs.Locale Property

Gets the locale in BCP 47 representation.

Namespace:  TcHmiSrv.Core.Listeners.EventLocalizationListenerEventArgs
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public string Locale { get; }

Property Value

Type: String

Reference

OnRequestEventArgs Class

TcHmiSrv.Core.Listeners.EventLocalizationListenerEventArgs Namespace