SharePointContentSource methods

The SharePointContentSource type exposes the following members.

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