This topic has not yet been rated - Rate this topic

FileInformation.Stream property

Gets the binary file stream that is downloaded from the server.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
public Stream Stream { get; }

Property value

Type: System.IO.Stream
The binary file stream that is downloaded from the server.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.