SPFileCollectionAddParameters Class

Encapsulates options to use when adding an SPFile object to an SPFileCollection collection.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.SPFileCollectionAddParameters

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
<SubsetCallableTypeAttribute> _
Public NotInheritable Class SPFileCollectionAddParameters
'Usage
Dim instance As SPFileCollectionAddParameters
[SubsetCallableTypeAttribute]
public sealed class SPFileCollectionAddParameters

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.

See Also

Reference

SPFileCollectionAddParameters Members

Microsoft.SharePoint Namespace

Add(String, [], SPFileCollectionAddParameters)

Add(String, Stream, SPFileCollectionAddParameters)