Condividi tramite


UrlMatchingNode.ConstrainedParameters Proprietà

Definizione

Ottiene o imposta i UrlMatchingNode segmenti di parametri che rappresentano con vincoli che seguono questo segmento in TreeRouter.

public:
 property Microsoft::AspNetCore::Routing::Tree::UrlMatchingNode ^ ConstrainedParameters { Microsoft::AspNetCore::Routing::Tree::UrlMatchingNode ^ get(); void set(Microsoft::AspNetCore::Routing::Tree::UrlMatchingNode ^ value); };
public Microsoft.AspNetCore.Routing.Tree.UrlMatchingNode ConstrainedParameters { get; set; }
member this.ConstrainedParameters : Microsoft.AspNetCore.Routing.Tree.UrlMatchingNode with get, set
Public Property ConstrainedParameters As UrlMatchingNode

Valore della proprietà

Si applica a