Freigeben über


DemandFeatureAttribute-Konstruktor (array<Guid[])

Erstellt ein Funktionsanforderungsattribut für eine der aufgeführten Funktionen, die von ihrer GUIDs identifiziert werden

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DemandFeatureAttribute Klasse

DemandFeatureAttribute-Überladung

Microsoft.TeamFoundation.Server.Core-Namespace