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)
Syntax
'Declaration
Public NotInheritable Class SPFileCollectionAddParameters
'Usage
Dim instance As SPFileCollectionAddParameters
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