次の方法で共有


Change.Time プロパティ

サイト コレクションのアップグレード情報を表します。

名前空間:  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 ReadOnly Property Time As DateTime
    Get
'使用
Dim instance As Change
Dim value As DateTime

value = instance.Time
public DateTime Time { get; }

プロパティ値

型: System.DateTime
オブジェクトが変更された時刻を表すDateTime.instance を返します。

注釈

これは、変更ログに変更をコミットされた時間とは異なることができます。

関連項目

参照先

Change クラス

Change メンバー

Microsoft.SharePoint.Client 名前空間