Partager via


HierarchicalContentSource.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 HierarchicalContentSource
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

HierarchicalContentSource, classe
Membres HierarchicalContentSource
Microsoft.Office.Server.Search.Administration, espace de noms