SPListItemVersion.Created property
取得的建立日期和時間項目版本。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Created As DateTime
Get
'用途
Dim instance As SPListItemVersion
Dim value As DateTime
value = instance.Created
public DateTime Created { get; }
Property value
Type: System.DateTime
System.DateTime結構,可以提供的日期和時間項目版本所建立的。