Share via


KnownResourceQualifierName.Language Property

Definition

Gets the name for a qualifier based on the current language.

public:
 static property Platform::String ^ Language { Platform::String ^ get(); };
static winrt::hstring Language();
public static string Language { get; }
var string = KnownResourceQualifierName.language;
Public Shared ReadOnly Property Language As String

Property Value

String

Platform::String

winrt::hstring

The name for a qualifier based on the current language.

Applies to