HierarchicalContentSource members
Include protected members
Include inherited members
Fornece a classe base para fontes de conteúdo hierárquicas.
The HierarchicalContentSource type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ContinuousCrawlStatus | (Inherited from ContentSource.) |
![]() |
CrawlCompleted | Obtém a hora do último rastreamento concluído de uma fonte de conteúdo. (Inherited from ContentSource.) |
![]() |
CrawlPriority | (Inherited from ContentSource.) |
![]() |
CrawlStarted | Obtém a hora de início do último rastreamento. (Inherited from ContentSource.) |
![]() |
CrawlStatus | Obtém informações sobre o status de rastreamento da fonte de conteúdo. (Inherited from ContentSource.) |
![]() |
DeleteCount | (Inherited from ContentSource.) |
![]() |
ErrorCount | (Inherited from ContentSource.) |
![]() |
FollowDirectories | Obtém ou define um valor booleano indicando se o rastreador deve incluir subpastas no rastreamento. |
![]() |
FullCrawlSchedule | Obtém ou define o agendamento de uma fonte de conteúdo de rastreamentos completos. (Inherited from ContentSource.) |
![]() |
Id | Obtém o identificador para uma fonte de conteúdo. (Inherited from ContentSource.) |
![]() |
IncrementalCrawlSchedule | Obtém ou define o agendamento de uma fonte de conteúdo de rastreamentos incrementais. (Inherited from ContentSource.) |
![]() |
LevelHighErrorCount | (Inherited from ContentSource.) |
![]() |
Name | Obtém ou define o nome da fonte de conteúdo. (Inherited from ContentSource.) |
![]() |
Parent | Obtém a coleção de fonte de conteúdo que contém a fonte de conteúdo. (Inherited from ContentSource.) |
![]() |
RefreshCrawls | (Inherited from ContentSource.) |
![]() |
StartAddresses | Obtém a coleção de endereços iniciais para uma fonte de conteúdo. (Inherited from ContentSource.) |
![]() |
SuccessCount | (Inherited from ContentSource.) |
![]() |
Tag | Obtém ou define o URL da página para modificar as configurações para uma fonte de conteúdo personalizada. (Inherited from ContentSource.) |
![]() |
Type | Obtém o tipo de fonte de conteúdo. (Inherited from ContentSource.) |
![]() |
WarningCount | (Inherited from ContentSource.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Exclui a fonte de conteúdo. (Inherited from ContentSource.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetProperty | (Inherited from ContentSource.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
PauseCrawl | Pausa um rastreamento ativo da fonte de conteúdo. (Inherited from ContentSource.) |
![]() |
ResumeCrawl | Reinicia um rastreamento em pausa para a fonte de conteúdo. (Inherited from ContentSource.) |
![]() |
SetProperty | (Overrides ContentSource.SetProperty(String, Object).) |
![]() |
StartFullCrawl | Inicia um rastreamento completo da fonte de conteúdo. (Inherited from ContentSource.) |
![]() |
StartIncrementalCrawl | Inicia um rastreamento incremental da fonte de conteúdo. (Inherited from ContentSource.) |
![]() |
StopCrawl | Interrompe o rastreamento de uma fonte de conteúdo. (Inherited from ContentSource.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Update | Atualiza uma fonte de conteúdo com as alterações especificadas. (Overrides ContentSource.Update().) |
![]() |
UpdatePartitionNameOfStartAddresses | (Inherited from ContentSource.) |
Top