SPFileVersion Properties
Include Protected Members
Include Inherited Members
The SPFileVersion type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
CheckInComment | Gets the latest check-in comment for the file before it became a version. |
![]() |
Created | Gets the creation date and time for the file version. |
![]() |
CreatedBy | Gets the SPUser object that represents the creator of the file version. |
![]() |
File | Gets the parent file object for the version. |
![]() |
ID | Gets the internal identifier for the file version. |
![]() |
IsCurrentVersion | Gets a Boolean value that indicates whether the file version is the current version of the file. |
![]() |
Level | Gets the level of publication for the file version. |
![]() |
Properties | Gets metadata for the file version. |
![]() |
Size | Gets the size of the file version in bytes. |
![]() |
Url | Gets the relative URL of the file version based on the URL for the site or subsite. |
![]() |
VersionLabel | Gets the version as a string. |
Top
.gif)