[This is preliminary documentation and is subject to change.]
The dictionary mapping BCL TimeZoneInfo IDs to the canonical IDs
served within the provider being built.

C# | Visual Basic | Visual C++ |
public IDictionary<string, string> BclIdsToZoneIds { get; }
Public ReadOnly Property BclIdsToZoneIds As IDictionary(Of String, String) Get
public: property IDictionary<String^, String^>^ BclIdsToZoneIds { IDictionary<String^, String^>^ get (); }
Assembly: NodaTime.Testing (Module: NodaTime.Testing.dll) Version: 1.2.0.0 (1.2.0)