共用方式為


Shelveset.Properties 屬性

傳回屬性的唯讀集合與擱置集。

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

語法

'宣告
Public ReadOnly Property Properties As ReadOnlyCollection(Of PropertyValue)
public ReadOnlyCollection<PropertyValue> Properties { get; }

屬性值

型別:System.Collections.ObjectModel.ReadOnlyCollection<PropertyValue>

警告

屬性的唯讀集合與擱置集。

.NET Framework 安全性

請參閱

參考

Shelveset 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間