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 命名空間