SPFile.OpenBinaryStream method

Allows a user to open a file stream object and specify options that control how the file opens.

Overload list

  Name Description
Public method OpenBinaryStream() Opens the file as a stream.
Public method OpenBinaryStream(SPOpenBinaryOptions) Opens the specified file as a stream and specifies options that control how the file opens.
Public method OpenBinaryStream(SPOpenBinaryOptions, String, String) Opens the file as a stream based on the specified options.
Public method OpenBinaryStream(SPOpenBinaryOptions, String, SPFileRightsManagementSettings, String, String)

Top

See also

Reference

SPFile class

SPFile members

Microsoft.SharePoint namespace