File Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.File", ServerTypeId="{df28be1e-74b5-4b21-b73a-2bbac0a23d8a}")]
public class File : Microsoft.SharePoint.Client.ClientObject
type File = class
inherit ClientObject
Public Class File
Inherits ClientObject
- Inheritance
- Attributes
Constructors
File(ClientRuntimeContext, ObjectPath) |
Properties
Author | |
CheckedOutByUser | |
CheckInComment | |
CheckOutType | |
ContentTag | |
Context | (Inherited from ClientObject) |
CustomizedPageStatus | |
EffectiveInformationRightsManagementSettings | |
ETag | |
Exists | |
InformationRightsManagementSettings | |
IrmEnabled | |
Length | |
Level | |
LinkingUri | |
LinkingUrl | |
ListId | |
ListItemAllFields | |
LockedByUser | |
MajorVersion | |
MinorVersion | |
ModifiedBy | |
Name | |
ObjectData | (Inherited from ClientObject) |
ObjectVersion | (Inherited from ClientObject) |
PageRenderType | |
Path | (Inherited from ClientObject) |
Properties | |
ServerObjectIsNull | (Inherited from ClientObject) |
ServerRelativePath | |
ServerRelativeUrl | |
SiteId | |
Tag | (Inherited from ClientObject) |
TimeCreated | |
TimeLastModified | |
Title | |
TypedObject | (Inherited from ClientObject) |
UIVersion | |
UIVersionLabel | |
UniqueId | |
VersionEvents | |
Versions | |
WebId |