Compartilhar via


LotusNotesContentSource members

Include protected members
Include inherited members

Representa uma fonte de conteúdo de conteúdo do Lotus Notes.

The LotusNotesContentSource type exposes the following members.

Properties

  Name Description
Public property ContinuousCrawlStatus (Inherited from ContentSource.)
Public property CrawlCompleted Obtém a hora do último rastreamento concluído de uma fonte de conteúdo. (Inherited from ContentSource.)
Public property CrawlPriority (Inherited from ContentSource.)
Public property CrawlStarted Obtém a hora de início do último rastreamento. (Inherited from ContentSource.)
Public property CrawlStatus Obtém informações sobre o status de rastreamento da fonte de conteúdo. (Inherited from ContentSource.)
Public property DeleteCount (Inherited from ContentSource.)
Public property ErrorCount (Inherited from ContentSource.)
Public property FollowDirectories Obtém ou define um valor booleano indicando se o rastreador deve incluir subpastas no rastreamento. (Inherited from HierarchicalContentSource.)
Public property FullCrawlSchedule Obtém ou define o agendamento de uma fonte de conteúdo de rastreamentos completos. (Inherited from ContentSource.)
Public property Id Obtém o identificador para uma fonte de conteúdo. (Inherited from ContentSource.)
Public property IncrementalCrawlSchedule Obtém ou define o agendamento de uma fonte de conteúdo de rastreamentos incrementais. (Inherited from ContentSource.)
Public property LevelHighErrorCount (Inherited from ContentSource.)
Public property Name Obtém ou define o nome da fonte de conteúdo. (Inherited from ContentSource.)
Public property Parent Obtém a coleção de fonte de conteúdo que contém a fonte de conteúdo. (Inherited from ContentSource.)
Public property RefreshCrawls (Inherited from ContentSource.)
Public property StartAddresses Obtém a coleção de endereços iniciais para uma fonte de conteúdo. (Inherited from ContentSource.)
Public property SuccessCount (Inherited from ContentSource.)
Public property 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.)
Public property Type (Overrides ContentSource.Type.)
Public property WarningCount (Inherited from ContentSource.)

Top

Methods

  Name Description
Public method Delete Exclui a fonte de conteúdo. (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 Pausa um rastreamento ativo da fonte de conteúdo. (Inherited from ContentSource.)
Public method ResumeCrawl Reinicia um rastreamento em pausa para a fonte de conteúdo. (Inherited from ContentSource.)
Public method SetProperty (Inherited from HierarchicalContentSource.)
Public method StartFullCrawl Inicia um rastreamento completo da fonte de conteúdo. (Inherited from ContentSource.)
Public method StartIncrementalCrawl Inicia um rastreamento incremental da fonte de conteúdo. (Inherited from ContentSource.)
Public method StopCrawl Interrompe o rastreamento de uma fonte de conteúdo. (Inherited from ContentSource.)
Public method ToString (Inherited from Object.)
Public method Update Atualiza uma fonte de conteúdo com as alterações especificadas. (Inherited from HierarchicalContentSource.)
Public method UpdatePartitionNameOfStartAddresses (Inherited from ContentSource.)

Top

Ver também

Referência

LotusNotesContentSource class

Microsoft.Office.Server.Search.Administration namespace