List.BrowserFileHandling 屬性
取得指定的 web 應用程式的 BrowserFileHandling 屬性的清單層級,覆寫的值。
命名空間: 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
傳回代表的 web 應用程式的 BrowserFileHandling 屬性的清單層級,覆寫BrowserFileHandling執行個體。
備註
如果 web 應用程式的 BrowserHandling 屬性是 BrowserFileHandling.Strict,必須會忽略這項設定。