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.
Specifies the mode of handling files in the list.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration SPBrowserFileHandling
'Usage
Dim instance As SPBrowserFileHandling
public enum SPBrowserFileHandling
Members
Member name | Description | |
---|---|---|
Permissive | Permissive mode of handling files. Value is 0. | |
Strict | Strict mode of handling files. Value is 1. |