Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Allows you to open a byte array and specify options that control how the file opens.
Overload List
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. |
Top