File.SaveBinaryDirect method
SharePoint 2013
Uploads the specified file to a SharePoint site without requiring an ExecuteQuery() method call.
| Name | Description | |
|---|---|---|
|
SaveBinaryDirect(ClientContext, String, Stream, Boolean) | Uploads the specified file to a SharePoint site without requiring an ExecuteQuery() method call. |
|
SaveBinaryDirect(ClientContext, String, Stream, String) | Uploads the specified file to a SharePoint site with the specified Etag without requiring an ExecuteQuery() method call. |