Last updated 4 months ago
Was this helpful?
Method in
Gets the represented by the language code in name .
name
public static bool TryGetCulture(string name, out Culture culture)
string name
string
The name of the to retrieve.
culture
On return, the if one was found, or a default if otherwise.
true if a Culture was found; false otherwise.
true
false