CatalogResourceTypeConstraints.PropertyConstraints 属性

定义这些属性值必须的属性和排他性的约束。

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

语法

声明
Public Property PropertyConstraints As PropertyConstraint()
public PropertyConstraint[] PropertyConstraints { get; set; }

属性值

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

.NET Framework 安全性

请参阅

参考

CatalogResourceTypeConstraints 类

Microsoft.TeamFoundation.Server.Core 命名空间