SPWebApplication.ForceseekEnabled 属性
使用 Forceseek 提示
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property ForceseekEnabled As Boolean
Get
Set
用法
Dim instance As SPWebApplication
Dim value As Boolean
value = instance.ForceseekEnabled
instance.ForceseekEnabled = value
public bool ForceseekEnabled { get; set; }