CatalogResourceTypeConstraints.ExistencePerRootConstraints 属性

定义的约束的节点构树只能有一个节点。

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

语法

声明
Public Property ExistencePerRootConstraints As ExistencePerRootConstraint()
public ExistencePerRootConstraint[] ExistencePerRootConstraints { get; set; }

属性值

类型:array<Microsoft.TeamFoundation.Server.Core.ExistencePerRootConstraint[]
返回 ExistencePerRootConstraint

.NET Framework 安全性

请参阅

参考

CatalogResourceTypeConstraints 类

Microsoft.TeamFoundation.Server.Core 命名空间