Sdílet prostřednictvím


ODataPathRouteConstraint(String) Konstruktor

Definice

Inicializuje novou instanci ODataPathRouteConstraint třídy .

public ODataPathRouteConstraint (string routeName);
new Microsoft.AspNet.OData.Routing.ODataPathRouteConstraint : string -> Microsoft.AspNet.OData.Routing.ODataPathRouteConstraint
Public Sub New (routeName As String)

Parametry

routeName
String

Název trasy, ke které je toto omezení přidruženo.

Platí pro