Share via


TfsHostTypeConstraint.IRouteConstraint.Match, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Private Function Match ( _
    httpContext As HttpContextBase, _
    route As Route, _
    parameterName As String, _
    values As RouteValueDictionary, _
    routeDirection As RouteDirection _
) As Boolean Implements IRouteConstraint.Match
bool IRouteConstraint.Match(
    HttpContextBase httpContext,
    Route route,
    string parameterName,
    RouteValueDictionary values,
    RouteDirection routeDirection
)

Paramètres

Valeur de retour

Type : System.Boolean

Implémentations

IRouteConstraint.Match(HttpContextBase, Route, String, RouteValueDictionary, RouteDirection)

Sécurité .NET Framework

Voir aussi

Référence

TfsHostTypeConstraint Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms