Freigeben über


FeatureFlagsController.GetFeatureFlagByName-Methode (String, String)

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

Syntax

'Declaration
<TraceFilterAttribute(, )> _
Public Function GetFeatureFlagByName ( _
    userEmail As String, _
    name As String _
) As FeatureFlagApiResponse
[TraceFilterAttribute(, )]
public FeatureFlagApiResponse GetFeatureFlagByName(
    string userEmail,
    string name
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.FeatureFlagApiResponse

.NET Framework-Sicherheit

Siehe auch

Referenz

FeatureFlagsController Klasse

GetFeatureFlagByName-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace