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