共用方式為


Conflict.YourProperties 屬性

YourServerItem 的屬性。 無法填入直到 DownloadProperties() 或 GetPropertiesMergeSummary 呼叫。

命名空間:  Microsoft.TeamFoundation.VersionControl.Client
組件:  Microsoft.TeamFoundation.VersionControl.Client (在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

語法

'宣告
Public Property YourProperties As ReadOnlyCollection(Of PropertyValue)
public ReadOnlyCollection<PropertyValue> YourProperties { get; private set; }

屬性值

類型:System.Collections.ObjectModel.ReadOnlyCollection<PropertyValue>
取得或設定 YourServerItem的屬性。

.NET Framework 安全性

請參閱

參考

Conflict 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間