ICatalogResourceTypeRuleSet.GetResourceTypeConstraints 方法

返回此选件类中定义的资源类型约束。

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

语法

声明
Function GetResourceTypeConstraints As IEnumerable(Of CatalogResourceTypeConstraints)
IEnumerable<CatalogResourceTypeConstraints> GetResourceTypeConstraints()

返回值

类型:System.Collections.Generic.IEnumerable<CatalogResourceTypeConstraints>
返回 IEnumerable<T>

.NET Framework 安全性

请参阅

参考

ICatalogResourceTypeRuleSet 接口

Microsoft.TeamFoundation.Server.Core 命名空间