共用方式為


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