Compartilhar via


SharePointContentSource.FollowDirectories property

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Property FollowDirectories As Boolean
    Get
    Set
'Uso
Dim instance As SharePointContentSource
Dim value As Boolean

value = instance.FollowDirectories

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

Property value

Type: System.Boolean

Ver também

Referência

SharePointContentSource class

SharePointContentSource members

Microsoft.Office.Server.Search.Administration namespace