共用方式為


SPFileVersion members

Include protected members
Include inherited members

表示版本的SPFile物件。

The SPFileVersion type exposes the following members.

Properties

  Name Description
Public property CheckInComment 之前已成為一個版本,則您可以取得檔案最新的簽入註解。
Public property Created 取得的建立日期和時間的檔案版本。
Public property CreatedBy 取得表示檔案版本的建立者的SPUser物件。
Public property File 取得版本的父檔案物件。
Public property ID 取得檔案版本的內部識別碼。
Public property IsCurrentVersion 取得布林值,這個值,指出檔案版本是否為目前版本的檔案。
Public property Level 取得檔案版本的發行集的層級。
Public property Properties 取得中繼資料的檔案版本。
Public property Size 取得檔案版本的大小以位元組為單位。
Public property Url 取得根據站台或子網站的 URL 的檔案版本的相對 URL。
Public property VersionLabel 取得字串形式的版本。

Top

Methods

  Name Description
Public method Delete 刪除的檔案版本。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLimitedWebPartManager 傳回與這個版本的網頁組件相關聯的WebPartManager物件。
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OpenBinary 傳回位元組陣列,包含的檔案版本。
Public method OpenBinaryStream 開啟的檔案當做資料流。
Public method Recycle 傳送至資源回收筒的檔案版本。
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPFileVersion class

Microsoft.SharePoint namespace