SharePointContentSource.EnableContinuousCrawls 属性

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Property EnableContinuousCrawls As Boolean
    Get
    Set
用法
Dim instance As SharePointContentSource
Dim value As Boolean

value = instance.EnableContinuousCrawls

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

属性值

类型:System.Boolean

另请参阅

引用

SharePointContentSource 类

SharePointContentSource 成员

Microsoft.Office.Server.Search.Administration 命名空间