Freigeben über


SPWebApplication.ForceseekEnabled-Eigenschaft

Verwenden Sie ForceSeek Hinweis oder nicht

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

Syntax

'Declaration
Public Property ForceseekEnabled As Boolean
    Get
    Set
'Usage
Dim instance As SPWebApplication
Dim value As Boolean

value = instance.ForceseekEnabled

instance.ForceseekEnabled = value
public bool ForceseekEnabled { get; set; }

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

SPWebApplication Klasse

SPWebApplication-Member

Microsoft.SharePoint.Administration-Namespace