共用方式為


SPWebApplication.ForceseekEnabled property

或不使用 Forceseek hint

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
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; }

Property value

Type: System.Boolean

請參閱

參照

SPWebApplication class

SPWebApplication members

Microsoft.SharePoint.Administration namespace