Udostępnij za pośrednictwem


Metoda TfsHostTypeConstraint.IRouteConstraint.Match —

Przestrzeń nazw:  Microsoft.TeamFoundation.Framework.Server
Zestaw:  Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)

Składnia

'Deklaracja
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
)

Parametry

Wartość zwracana

Typ: System.Boolean

Implementuje

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TfsHostTypeConstraint Klasa

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server