Compartir a través de


: CustomContentSource.FollowDirectories (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets or sets a Boolean value indicating whether the crawler should include subdirectories in the crawl.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Property FollowDirectories As Boolean
'Uso
Dim instance As CustomContentSource
Dim value As Boolean

value = instance.FollowDirectories

instance.FollowDirectories = value
public bool FollowDirectories { get; set; }

Valor de propiedad

true if the crawler should include subdirectories; otherwise, false.

Vea también

Referencia

CustomContentSource (Clase)
CustomContentSource (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)