共用方式為


DemandFeatureAttribute 建構函式 (array<Guid[])

建構其 GUID 所識別的任何一個的功能需求屬性列出的功能

命名空間:  Microsoft.TeamFoundation.Server.Core
組件:  Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.dll 中)

語法

'宣告
Public Sub New ( _
    ParamArray features As Guid() _
)
public DemandFeatureAttribute(
    params Guid[] features
)

參數

.NET Framework 安全性

請參閱

參考

DemandFeatureAttribute 類別

DemandFeatureAttribute 多載

Microsoft.TeamFoundation.Server.Core 命名空間