次の方法で共有


TermStore.Name プロパティ

現在のTermStoreオブジェクトの名前を取得します。

名前空間:  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 Name As String
    Get
'使用
Dim instance As TermStore
Dim value As String

value = instance.Name
public string Name { get; }

プロパティ値

型: System.String
String を返します。

関連項目

参照先

TermStore クラス

TermStore メンバー

Microsoft.SharePoint.Client.Taxonomy 名前空間