PendingSet.Type 属性

指示这是搁置集或工作区。

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

语法

声明
<ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)> _
Public Property Type As PendingSetType
[ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)]
public PendingSetType Type { get; set; }

属性值

类型:Microsoft.TeamFoundation.VersionControl.Server.PendingSetType
返回 PendingSetType

.NET Framework 安全性

请参见

参考

PendingSet 类

Microsoft.TeamFoundation.VersionControl.Server 命名空间