共用方式為


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的工作語言

請參閱

參照

TermStore 類別

TermStore 成員

Microsoft.SharePoint.Client.Taxonomy 命名空間