United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Office and SharePoint development
SharePoint general development
SharePoint 2013
Reference
.NET server API reference
Administration class library
Microsoft.SharePoint.Administration
SPWebApplication class
SPWebApplication properties
AlertFlags property
AlertsEnabled property
AlertsEventBatchSize property
AlertsLimited property
AlertsMaximum property
AlertsMaximumQuerySet property
AllowAccessToWebPartCatalog property
AllowAnalyticsCookieForAnonymousUsers property
AllowContributorsToEditScriptableParts property
AllowDesigner property
AllowedInlineDownloadedMimeTypes property
AllowHighCharacterListFolderNames property
AllowMasterPageEditing property
AllowOMCodeOverrideThrottleSettings property
AllowPartToPartCommunication property
AllowRevertFromTemplate property
AllowSelfServiceUpgradeEvaluation property
AllowSilverlightPrompt property
AlternateUrls property
AlwaysProcessDocuments property
ApplicationPool property
ApplicationPrincipalMaxRights property
AppResourceTrackingSettings property
AutomaticallyDeleteUnusedSiteCollections property
BlockedFileExtensions property
BrowserCEIPEnabled property
BrowserFileHandling property
CanMigrate property
CanRenameOnRestore property
CanSelectForBackup property
CanSelectForRestore property
CascadeDeleteMaximumItemLimit property
CascadeDeleteTimeoutMultiplier property
CellStorageDataCleanupExcludedDocTypes property
CellStorageUserDataDeleteIncludedDocTypes property
CellStorageUserDataDeleteSizeThreshold property
CellStorageWebServiceEnabled property
ChangeLogExpirationEnabled property
ChangeLogRetentionPeriod property
ClientCallableSettings property
CompatibilityRange property
ContentDatabases property
Context property
CrossDomainPhotosEnabled property
CustomAppErrorLimit property
DailyStartUnthrottledPrivilegedOperationsHour property
DailyStartUnthrottledPrivilegedOperationsMinute property
DailyUnthrottledPrivilegedOperationsDuration property
DataRetrievalProvider property
DaysToShowNewIndicator property
DefaultQuotaTemplate property
DefaultServerComment property
DefaultTimeZone property
DisableCoauthoring property
DiskSizeRequired property
DisplayName property
DocumentConversionsEnabled property
DocumentConversionsLoadBalancerServerId property
DocumentConversionsLoadBalancerUrl property
DocumentConversionsSchedule property
DocumentConverters property
DocumentLibraryCalloutOfficeWebAppPreviewersDisabled property
EmailToNoPermissionWorkflowParticipantsEnabled property
EnabledClaimProviders property
EventHandlersEnabled property
EventLogRetentionPeriod property
ExternalUrlZone property
ExternalWorkflowParticipantsEnabled property
Features property
FileNotFoundPage property
ForceseekEnabled property
FormDigestSettings property
HttpThrottleSettings property
IisSettings property
IncomingEmailServerAddress property
InheritDataRetrievalSettings property
IsAdministrationWebApplication property
IsPaired property
JobDefinitions property
JobHistoryEntries property
LocalPaths property
MasterPageReferenceEnabled property
MaximumFileSize property
MaximumFileSizePerExtension property
MaxItemsPerThrottledOperation property
MaxItemsPerThrottledOperationOverride property
MaxItemsPerThrottledOperationWarningLevel property
MaxListItemRowStorage property
MaxQueryLookupFields property
MaxSizeForSelfServiceEvalSiteCreationMB property
MaxSizePerCellStorageOperation property
MaxUniquePermScopesPerList property
MetaWeblogAuthenticationEnabled property
MetaWeblogEnabled property
MimeMappings property
OfficialFileHosts property
OfficialFileName property
OfficialFileUrl property
OutboundMailCodePage property
OutboundMailReplyToAddress property
OutboundMailSenderAddress property
OutboundMailServiceInstance property
OutboundSmsServiceAccount property
PeoplePickerSettings property
Policies property
PolicyRoles property
Prefixes property
PresenceEnabled property
PublicFolderRootUrl property
ReadOnlyMaintenanceLink property
RecycleBinCleanupEnabled property
RecycleBinEnabled property
RecycleBinRetentionPeriod property
RenderingFromMetainfoEnabled property
RequestManagementSettings property
RequireContactForSelfServiceSiteCreation property
RightsMask property
RunningJobs property
ScopeExternalConnectionsToSiteSubscriptions property
SecondStageRecycleBinQuota property
SelfServiceCreateIndividualSite property
SelfServiceCreationParentSiteUrl property
SelfServiceCreationQuotaTemplate property
SelfServiceSiteCreationEnabled property
SelfServiceSiteCustomFormUrl property
SendLoginCredentialsByEmail property
SendSiteUpgradeEmails property
SendUnusedSiteCollectionNotifications property
ServiceApplicationProxyGroup property
ShowStartASiteMenuItem property
ShowURLStructure property
SiteDataServers property
Sites property
SiteSubscriptions property
SiteUpgradeThrottleSettings property
StorageMetricsProcessingDuration property
SuiteBarBrandingElementHtml property
SyndicationEnabled property
TypeName property
UnthrottledPrivilegedOperationWindowEnabled property
UnusedSiteNotificationPeriod property
UnusedSiteNotificationsBeforeDeletion property
UpgradeEvalSitesRetentionDays property
UpgradeMaintenanceLink property
UpgradeReminderDelay property
UseClaimsAuthentication property
UseExternalUrlZoneForAlerts property
UserDefinedWorkflowMaximumComplexity property
UserDefinedWorkflowsEnabled property
UserPhotoErrorExpiration property
UserPhotoExpiration property
UserPhotoImportEnabled property
UserPhotoOnlineImportEnabled property
UserResourceTrackingSettings property
UserSettingsProvider property
WebConfigModifications property
WebFileExtensions property
WebService property
This topic has not yet been rated
-
Rate this topic
SPWebApplication
.
ForceseekEnabled property
SharePoint 2013
Use Forceseek hint or not
Namespace:
Microsoft.SharePoint.Administration
Assembly:
Microsoft.SharePoint
(in Microsoft.SharePoint.dll)
Syntax
C#
VB
Copy
public
bool
ForceseekEnabled {
get
;
set
; }
Property value
Type:
System.Boolean
See also
Reference
SPWebApplication class
SPWebApplication members
Microsoft.SharePoint.Administration namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD