TimeZoneInfo.AdjustmentRule.BaseUtcOffsetDelta 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得在調整規則期間,時區的基底 UTC 位移時間差異。
public:
property TimeSpan BaseUtcOffsetDelta { TimeSpan get(); };
public TimeSpan BaseUtcOffsetDelta { get; }
member this.BaseUtcOffsetDelta : TimeSpan
Public ReadOnly Property BaseUtcOffsetDelta As TimeSpan
屬性值
-
TimeSpan
TimeSpan實例,表示時間差異。
適用於