SPFileStream.CanRead property
SharePoint 2013
Gets a Boolean value indicating whether the current stream supports reading.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Property value
Type: System.Booleantrue if the stream supports reading; false if the stream is closed or was opened with write-only access.