TimeZoneInfo.AdjustmentRule.BaseUtcOffsetDelta 屬性

定義

取得在調整規則期間,時區的基底 UTC 位移時間差異。

public:
 property TimeSpan BaseUtcOffsetDelta { TimeSpan get(); };
public TimeSpan BaseUtcOffsetDelta { get; }
member this.BaseUtcOffsetDelta : TimeSpan
Public ReadOnly Property BaseUtcOffsetDelta As TimeSpan

屬性值

TimeSpan

TimeSpan實例,表示時間差異。

適用於