SPFile::OpenBinary method
SharePoint 2013
Allows you to open a byte array and specify options that control how the file opens.
| Name | Description | |
|---|---|---|
|
OpenBinary() | Opens the file in binary format. |
|
OpenBinary(SPOpenBinaryOptions) | Opens the specified file as a byte array and specifies options that control how the file opens. |
Show: