Locale Property (SystemFunctions)

Action

Gets the locale of the machine on which the Open Agent is running, for example en-US.

Syntax

C#

public String Locale { get; }

VB

Public Read Property Locale As String

Access

Read only.