ContentSourceCollection.Parent プロパティ (Microsoft.Office.Server.Search.Administration)
コンテンツ ソース コレクションの親の Content オブジェクトを取得します。
名前空間: Microsoft.Office.Server.Search.Administration
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)
構文
'宣言
Public ReadOnly Property Parent As Content
'使用
Dim instance As ContentSourceCollection
Dim value As Content
value = instance.Parent
public Content Parent { get; }
プロパティ値
コンテンツ ソース コレクションの親を表す Content オブジェクト。
関連項目
参照
ContentSourceCollection クラス
ContentSourceCollection メンバ
Microsoft.Office.Server.Search.Administration 名前空間