共用方式為


SPFileVersion.Created property

取得的建立日期和時間的檔案版本。

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

Syntax

'宣告
Public ReadOnly Property Created As DateTime
    Get
'用途
Dim instance As SPFileVersion
Dim value As DateTime

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

Property value

Type: System.DateTime
System.DateTime指定的物件,建立的檔案版本時。

請參閱

參照

SPFileVersion class

SPFileVersion members

Microsoft.SharePoint namespace