Поделиться через


Свойство List.BrowserFileHandling

Gets a value that specifies the override of the web application’s BrowserFileHandling property at the list level.

Пространство имен:  Microsoft.SharePoint.Client
Сборки:   Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)

Синтаксис

'Декларация
Public ReadOnly Property BrowserFileHandling As BrowserFileHandling
    Get
'Применение
Dim instance As List
Dim value As BrowserFileHandling

value = instance.BrowserFileHandling
public BrowserFileHandling BrowserFileHandling { get; }

Значение свойства

Тип: Microsoft.SharePoint.Client.BrowserFileHandling
Returns a BrowserFileHandling instance representing the override of the web application’s BrowserFileHandling property at the list level.

Замечания

If the web application’s BrowserHandling property is BrowserFileHandling.Strict, then this setting must be ignored.

См. также

Справочные материалы

List класс

Элементы List

Пространство имен Microsoft.SharePoint.Client