Edit

Share via


FakeTimeProvider.LocalTimeZone Property

Definition

Gets the local time zone according to this TimeProvider's notion of time.

public:
 virtual property TimeZoneInfo ^ LocalTimeZone { TimeZoneInfo ^ get(); };
public override TimeZoneInfo LocalTimeZone { get; }
member this.LocalTimeZone : TimeZoneInfo
Public Overrides ReadOnly Property LocalTimeZone As TimeZoneInfo

Property Value

Applies to