Noda Time
BclIdsToZoneIds Property
NamespacesNodaTime.Testing.TimeZonesFakeDateTimeZoneSource..::..BuilderBclIdsToZoneIds

[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.
Declaration Syntax
C#Visual BasicVisual 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)