ContentSourceCollection.Capacity 属性
获取内容源所允许的最大数目。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Shared ReadOnly Property Capacity As Integer
Get
用法
Dim value As Integer
value = ContentSourceCollection.Capacity
public static int Capacity { get; }
属性值
类型:System.Int32
32 位整数,表示允许的内容源的最大数目。
备注
最大内容来源数量为 500。