共用方式為


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