FileSaveBinaryInformation members

Contains information necessary for saving a file.

The FileSaveBinaryInformation type exposes the following members.

Constructors

  Name Description
Public method FileSaveBinaryInformation Initializes a new instance of the FileSaveBinaryInformation object.

Top

Properties

  Name Description
Public property CheckRequiredFields Gets or sets a value that specifies whether required fields in the list will be validated when the file is saved.
Public property Content Gets or sets value that specifies the content of the file.
Public property ContentStream
Public property ETag Specifies the ETag value.
Public property FieldValues
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)

Top

Methods

  Name Description
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Protected method InitOnePropertyFromJson (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Public method ToString (Inherited from Object.)
Public method WriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

FileSaveBinaryInformation class

Microsoft.SharePoint.Client namespace