ICompiledExpressionRoot.GetLanguage Method

Definition

Gets the language used in the expression root.

public:
 System::String ^ GetLanguage();
public string GetLanguage ();
abstract member GetLanguage : unit -> string
Public Function GetLanguage () As String

Returns

The language used.

Applies to