Gets the locale of the machine on which the Open Agent is running, for example en-US.
C#
public String Locale { get; }
VB
Public Read Property Locale As String
Read only.