TimeZoneProperties Property
In This Topic
The time zone rules for the server's time zone.
Syntax
'Declaration
ReadOnly Property TimeZoneProperties As String
string TimeZoneProperties {get;}
property String^ TimeZoneProperties {
String^ get();
}
See Also