PropertiesMergeSummary.MergedProperties 属性

如果存在冲突,则为 null

命名空间:  Microsoft.TeamFoundation.VersionControl.Client
程序集:  Microsoft.TeamFoundation.VersionControl.Client(在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

语法

声明
Public Property MergedProperties As ReadOnlyCollection(Of PropertyValue)
public ReadOnlyCollection<PropertyValue> MergedProperties { get; internal set; }

属性值

类型:System.Collections.ObjectModel.ReadOnlyCollection<PropertyValue>
合并的属性中只读取的集合。

.NET Framework 安全性

请参见

参考

PropertiesMergeSummary 类

Microsoft.TeamFoundation.VersionControl.Client 命名空间