Gets the culture of the language scope.

Syntax

public CultureInfo Language { get; }
Public ReadOnly Property Language() As CultureInfo

Limitations

Read only.

Remarks

If no language was detected for the scope the property returns null.