Gets the normalized BCP-47 language tag for this language.
public:
property String^ LanguageTag {
String^ get ();
}
Type: String
The normalized BCP-47 language tag.
If your app passes language tags from this class to any National Language Support functions, it must first convert the tags by calling ResolveLocaleName.
Namespace: Windows.Globalization
Metadata: windows.winmd