Noda Time
WindowsMapping Property
NamespacesNodaTime.TimeZonesTzdbDateTimeZoneSourceWindowsMapping

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

Gets the Windows time zone mapping information provided in the CLDR supplemental "windowsZones.xml" file.
Declaration Syntax
C#Visual BasicVisual C++
public WindowsZones WindowsMapping { get; }
Public ReadOnly Property WindowsMapping As WindowsZones
	Get
public:
property WindowsZones^ WindowsMapping {
	WindowsZones^ get ();
}

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