Java.Util.Locale.Country Property
Returns the country code for this locale, or "" if this locale doesn't correspond to a specific country.

Syntax

[get: Android.Runtime.Register("getCountry", "()Ljava/lang/String;", "GetGetCountryHandler")]
public string Country { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the country code for this locale, or "" if this locale doesn't correspond to a specific country.

[Android Documentation]

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1