ChangedTerm.ChangedLocalCustomProperties 属性
指定本地自定义属性已更改的名称的集合。
命名空间: 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 ChangedLocalCustomProperties As IEnumerable(Of String)
Get
用法
Dim instance As ChangedTerm
Dim value As IEnumerable(Of String)
value = instance.ChangedLocalCustomProperties
public IEnumerable<string> ChangedLocalCustomProperties { get; }
属性值
类型:System.Collections.Generic.IEnumerable<String>
本地自定义属性已更改的名称的集合。