This topic has not yet been rated - Rate this topic

SPFileStream.CanRead property

Gets a Boolean value indicating whether the current stream supports reading.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public override bool CanRead { get; }

Property value

Type: System.Boolean
true if the stream supports reading; false if the stream is closed or was opened with write-only access.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.