SharePointContentSource members

Represents a content source for Windows SharePoint Services 3.0 content.

The SharePointContentSource type exposes the following members.

Properties

  Name Description
Public property ContinuousCrawlStatus (Inherited from ContentSource.)
Public property CrawlCompleted Gets the time of the last completed crawl of a content source. (Inherited from ContentSource.)
Public property CrawlPriority (Inherited from ContentSource.)
Public property CrawlStarted Gets the start time of the last crawl. (Inherited from ContentSource.)
Public property CrawlStatus Gets information about a content source's crawl status. (Inherited from ContentSource.)
Public property DeleteCount (Inherited from ContentSource.)
Public property EnableContinuousCrawls
Public property ErrorCount (Inherited from ContentSource.)
Public property FollowDirectories
Public property FullCrawlSchedule Gets or sets a content source's schedule of full crawls. (Inherited from ContentSource.)
Public property Id Gets the identifier for a content source. (Inherited from ContentSource.)
Public property IncrementalCrawlSchedule Gets or sets a content source's schedule of incremental crawls. (Inherited from ContentSource.)
Public property LevelHighErrorCount (Inherited from ContentSource.)
Public property Name Gets or sets the name for the content source. (Inherited from ContentSource.)
Public property Parent Gets the content source collection containing the content source. (Inherited from ContentSource.)
Public property RefreshCrawls (Inherited from ContentSource.)
Public property SharePointCrawlBehavior Gets or sets the crawl behavior for the SharePoint content source.
Public property StartAddresses Gets the collection of start addresses for a content source. (Inherited from ContentSource.)
Public property SuccessCount (Inherited from ContentSource.)
Public property Tag Gets or sets the URL for the page to modify the settings for a custom content source. (Inherited from ContentSource.)
Public property Type (Overrides ContentSource.Type.)
Public property WarningCount (Inherited from ContentSource.)

Top

Methods

  Name Description
Public method Delete Deletes the content source. (Inherited from ContentSource.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperty (Inherited from ContentSource.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method PauseCrawl Pauses an active crawl for the content source. (Inherited from ContentSource.)
Public method ResumeCrawl Resumes a paused crawl for the content source. (Inherited from ContentSource.)
Public method SetProperty (Overrides ContentSource.SetProperty(String, Object).)
Public method StartFullCrawl Starts a full crawl of the content source. (Inherited from ContentSource.)
Public method StartIncrementalCrawl Starts an incremental crawl of the content source. (Inherited from ContentSource.)
Public method StopCrawl Stops the crawl of a content source. (Inherited from ContentSource.)
Public method ToString (Inherited from Object.)
Public method Update Updates the content source with any changes made. (Overrides ContentSource.Update().)
Public method UpdatePartitionNameOfStartAddresses (Inherited from ContentSource.)

Top

See also

Reference

SharePointContentSource class

Microsoft.Office.Server.Search.Administration namespace