TimeZoneOffsetMinutes Property
In This Topic
Gets the number of minutes between the recording PC's time and UTC/GMT, providing the
HasTimeZone property is true.
Syntax
'Declaration
Public ReadOnly Property TimeZoneOffsetMinutes As Integer
public int TimeZoneOffsetMinutes {get;}
Requirements
See Also