Content.ActiveDocuments 属性
获取Search service 应用程序的活动文档的数组。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public ReadOnly Property ActiveDocuments As String()
Get
用法
Dim instance As Content
Dim value As String()
value = instance.ActiveDocuments
public string[] ActiveDocuments { get; }
属性值
类型:[]
一个字符串数组,包含活动文档。