次の方法で共有


Term.ReusedTerms プロパティ

すべての他のTermSetオブジェクトで再利用されるTerm現在のインスタンスを取得します。

名前空間:  Microsoft.SharePoint.Client.Taxonomy
アセンブリ:   Microsoft.SharePoint.Client.Taxonomy.Silverlight (Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll 内);  Microsoft.SharePoint.Client.Taxonomy.Phone (Microsoft.SharePoint.Client.Taxonomy.Phone.dll 内)  Microsoft.SharePoint.Client.Taxonomy (Microsoft.SharePoint.Client.Taxonomy.dll 内)

構文

'宣言
Public ReadOnly Property ReusedTerms As TermCollection
    Get
'使用
Dim instance As Term
Dim value As TermCollection

value = instance.ReusedTerms
public TermCollection ReusedTerms { get; }

プロパティ値

型: Microsoft.SharePoint.Client.Taxonomy.TermCollection
Termオブジェクトのコレクション

例外

例外 条件
ArgumentNullException

現在Termが、正しくない状態です。

注釈

返されるTermオブジェクトのコレクションには、現在の Termitself は含まれません。

関連項目

参照先

Term クラス

Term メンバー

Microsoft.SharePoint.Client.Taxonomy 名前空間