Noda Time
CountryName Property
NamespacesNodaTime.TimeZonesTzdbZoneLocationCountryName

[This is preliminary documentation and is subject to change.]

The English name of the country containing the location.
Declaration Syntax
C#Visual BasicVisual C++
public string CountryName { get; }
Public ReadOnly Property CountryName As String
	Get
public:
property String^ CountryName {
	String^ get ();
}
Remarks
This will never be null.

Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)