ChangedTerm.LcidsForChangedDescriptions 属性

指定说明已更改的语言代码标识符 (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 LcidsForChangedDescriptions As IEnumerable(Of Integer)
    Get
用法
Dim instance As ChangedTerm
Dim value As IEnumerable(Of Integer)

value = instance.LcidsForChangedDescriptions
public IEnumerable<int> LcidsForChangedDescriptions { get; }

属性值

类型:System.Collections.Generic.IEnumerable<Int32>
已更改的 Lcid。

另请参阅

引用

ChangedTerm 类

ChangedTerm 成员

Microsoft.SharePoint.Client.Taxonomy 命名空间