SPFileSaveBinaryParameters class
Encapsulates options to use when saving an SPFile object by calling the SaveBinary(Stream, SPFileSaveBinaryParameters) method.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPFileSaveBinaryParameters
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public NotInheritable Class SPFileSaveBinaryParameters
'Usage
Dim instance As SPFileSaveBinaryParameters
public sealed class SPFileSaveBinaryParameters
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.