File.SaveBinaryDirect Method

Include Protected Members
Include Inherited Members

Uploads the specified file to a SharePoint site without requiring an ExecuteQuery() method call.

Overload List

  Name Description
Public methodStatic member SaveBinaryDirect(ClientContext, String, Stream, Boolean) Uploads the specified file to a SharePoint site without requiring an ExecuteQuery() method call.
Public methodStatic member SaveBinaryDirect(ClientContext, String, Stream, String) Uploads the specified file to a SharePoint site with the specified Etag without requiring an ExecuteQuery() method call.

Top

See Also

Reference

File Class

File Members

Microsoft.SharePoint.Client Namespace