Share via


FileCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.FileCreationInformation", ServerTypeId="{f5c8173c-cae6-4469-a7af-3879ca3c617c}", ValueObject=true)]
public class FileCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type FileCreationInformation = class
    inherit ClientValueObject
Public Class FileCreationInformation
Inherits ClientValueObject
Inheritance
FileCreationInformation
Attributes

Constructors

FileCreationInformation()

Properties

Content
ContentStream
Overwrite
TypeId
Url

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to