Gets or sets the offset from UTC (the time difference from Universal Time Coordinated including daylight saving time) of the time of DateTime tag.
シンタックス
'宣言
Public Property OffsetTime As System.Nullable(Of TimeSpan)
public System.Nullable<TimeSpan> OffsetTime {get; set;}
参照