Freigeben über


DemandFeatureAttribute-Konstruktor (String)

Erstellt ein Funktionsanforderungsattribut für eine Funktion, die von ihrer ID identifiziert wird

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

Syntax

'Declaration
Public Sub New ( _
    featureId As String _
)
public DemandFeatureAttribute(
    string featureId
)

Parameter

  • featureId
    Typ: System.String
    Die ID der Funktion, die geforderte

.NET Framework-Sicherheit

Siehe auch

Referenz

DemandFeatureAttribute Klasse

DemandFeatureAttribute-Überladung

Microsoft.TeamFoundation.Server.Core-Namespace