GeoInfoCountryName Property
Gets the name of the country.
Namespace: DevCase.Core.Networking.CommonAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string CountryName { get; }
Public ReadOnly Property CountryName As String
Get
Dim instance As GeoInfo
Dim value As String
value = instance.CountryName
public:
property String^ CountryName {
String^ get ();
}
member CountryName : string with get
No code example is currently available or this language may not be supported.
Property Value
String
The name of the country.