File.OpenBinaryDirect Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
OpenBinaryDirect(ClientContext, String) | Downloads the specified file from a SharePoint site without requiring an ExecuteQuery() method call. | |
OpenBinaryDirect(ClientContext, String, EventHandler<OpenBinarySucceededEventArgs>, EventHandler<OpenBinaryFailedEventArgs>) |
Top