次の方法で共有


ContentSourceCollection.Capacity プロパティ (Microsoft.Office.Server.Search.Administration)

コンテンツ ソースの許容最大数を取得します。

名前空間: Microsoft.Office.Server.Search.Administration
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)

構文

'宣言
Public Shared ReadOnly Property Capacity As Integer
'使用
Dim value As Integer

value = ContentSourceCollection.Capacity
public static int Capacity { get; }

プロパティ値

コンテンツ ソースの最大数を表す 32 ビットの整数。

備考

コンテンツ ソースの最大数は 500 個です。

関連項目

参照

ContentSourceCollection クラス
ContentSourceCollection メンバ
Microsoft.Office.Server.Search.Administration 名前空間