共用方式為


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