DemandFeatureAttribute 构造函数 (array<String[])

构造其 ID 确定的任何一个的函数要求特性中列出的功能

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

语法

声明
Public Sub New ( _
    ParamArray featureIds As String() _
)
public DemandFeatureAttribute(
    params string[] featureIds
)

参数

  • featureIds
    类型:array<System.String[]
    函数标识符的列表,任何需要满足要求

.NET Framework 安全性

请参阅

参考

DemandFeatureAttribute 类

DemandFeatureAttribute 重载

Microsoft.TeamFoundation.Server.Core 命名空间