SPList.BrowserFileHandling property
SharePoint 2013
Indicates the list file handling mode.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
This is a list-level override of site settings in BrowserFileHandling. If this setting is BrowserFileHandling.Strict then files inside this list are handled in a strict fashion even if the SPWebApplication setting is BrowserFileHandling.Permissive. However if the site setting (in SPWebApplication.BrowserFileHandling) is BrowserFileHandling.Strict then this (the list) setting is ignored.