CustomContentSource Properties

Include Protected Members
Include Inherited Members

The CustomContentSource type exposes the following members.

Properties

  Name Description
Public property CrawlCompleted Gets the time of the last completed crawl of a content source. (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 CrawlThrottle This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ContentSource.)
Public property FollowDirectories Gets or sets a Boolean value indicating whether the crawler should include subdirectories in the crawl.
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 MaxPageEnumerationDepth Gets or sets the number of page hops the crawler can take from the start address to a content item.
Public property MaxSiteEnumerationDepth Gets or sets the number of site hops the crawler can take from the start address to a content item.
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 StartAddresses Gets the collection of start addresses for a content source. (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.)

Top

See Also

Reference

CustomContentSource Class

Microsoft.Office.Server.Search.Administration Namespace