共用方式為


SPChange.Time property

取得要變更已認可的變更記錄的時間。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property Time As DateTime
    Get
'用途
Dim instance As SPChange
Dim value As DateTime

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

Property value

Type: System.DateTime
會指出當變更已認可DateTime結構。

請參閱

參照

SPChange class

SPChange members

Microsoft.SharePoint namespace