Поделиться через


Свойство RegionalSettings.TimeZone

Gets and sets the time zone that is used on the server.

Пространство имен:  Microsoft.SharePoint.Client
Сборки:   Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)

Синтаксис

'Декларация
Public Property TimeZone As TimeZone
    Get
    Set
'Применение
Dim instance As RegionalSettings
Dim value As TimeZone

value = instance.TimeZone

instance.TimeZone = value
public TimeZone TimeZone { get; set; }

Значение свойства

Тип: Microsoft.SharePoint.Client.TimeZone
The time zone.

См. также

Справочные материалы

RegionalSettings класс

Элементы RegionalSettings

Пространство имен Microsoft.SharePoint.Client