File Properties
Include Protected Members
Include Inherited Members
The File type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Author | Gets a value that specifies the user who added the file. |
![]() |
CheckedOutByUser | Gets a value that returns the user who has checked out the file. |
![]() |
CheckInComment | Gets a value that returns the comment used when a document is checked into a document library. |
![]() |
CheckOutType | Gets a value that specifies the type of check out associated with the file. |
![]() |
Context | Returns the context that is associated with the client object. (Inherited from ClientObject.) |
![]() |
CustomizedPageStatus | Gets a value that specifies the customization status of the file. |
![]() |
ETag | Gets a value that specifies the ETag value. |
![]() |
Exists | Gets a value that specifies whether the file exists. |
![]() |
Level | Gets a value that specifies the publishing level of the file. |
![]() |
ListItemAllFields | Gets a value that specifies the list item field values for the list item corresponding to the file. |
![]() |
LockedByUser | Gets a value that returns the user that owns the current lock on the file. |
![]() |
MajorVersion | Gets a value that specifies the major version of the file. |
![]() |
MinorVersion | Gets a value that specifies the minor version of the file. |
![]() |
ModifiedBy | Gets a value that returns the user who last modified the file. |
![]() |
Name | Gets the name of the file including the extension. |
![]() |
ObjectData | Gets the object data for the current client object. (Inherited from ClientObject.) |
![]() |
ObjectVersion | Gets a string that indicates the version of the current client object. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.) |
![]() |
Path | Tracks how a client object is created in the ClientRuntimeContext class, so that the object can be re-created on the server. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.) |
![]() |
ServerObjectIsNull | Gets the server object and returns null if the server object is null. (Inherited from ClientObject.) |
![]() |
ServerRelativeUrl | Gets the relative URL of the file based on the URL for the server. |
![]() |
Tag | Gets or sets data that is associated with the client object. (Inherited from ClientObject.) |
![]() |
TimeCreated | Gets a value that specifies when the file was created. |
![]() |
TimeLastModified | Gets a value that specifies when the file was last modified. |
![]() |
Title | Gets a value that specifies the display name of the file. |
![]() |
UIVersion | Gets a value that specifies the implementation-specific version identifier of the file. |
![]() |
UIVersionLabel | Gets a value that specifies the implementation-specific version identifier of the file. |
![]() |
Versions | Gets a value that returns a collection of file version objects that represent the versions of the file. |
Top
.gif)
.gif)