CustomContentSource.FollowDirectories, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets a Boolean value indicating whether the crawler should include subdirectories in the crawl.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property FollowDirectories As Boolean
'Utilisation
Dim instance As CustomContentSource
Dim value As Boolean
value = instance.FollowDirectories
instance.FollowDirectories = value
public bool FollowDirectories { get; set; }
Valeur de la propriété
true if the crawler should include subdirectories; otherwise, false.
Voir aussi
Référence
CustomContentSource, classe
Membres CustomContentSource
Microsoft.Office.Server.Search.Administration, espace de noms