The language aliases to change.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCoreCommands (in GwxRuntimeCoreCommands.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string SetLanguage { get; set; }
Visual Basic
Public Property SetLanguage As String
	Get
	Set
JScript
function get SetLanguage () : String
function set SetLanguage (value : String)

See Also