LanguageName.FullName property

Gets the full language tag (as defined by RFC 4646).

public string FullName { get; }

Property Value

The full language tag (as defined by RFC 4646).

See Also