次の方法で共有


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 名前空間