TermStore.Languages プロパティ
Lcid の整数のコレクションを取得します。
名前空間: 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 Languages As IEnumerable(Of Integer)
Get
'使用
Dim instance As TermStore
Dim value As IEnumerable(Of Integer)
value = instance.Languages
public IEnumerable<int> Languages { get; }
プロパティ値
型: System.Collections.Generic.IEnumerable<Int32>
Lcid は、このTermStoreで利用できる言語の整数のコレクション