Partager via


UrlMatchingNode.ConstrainedParameters Propriété

Définition

Obtient ou définit les UrlMatchingNode segments de paramètres représentant avec des contraintes qui suivent ce segment dans .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

Valeur de propriété

S’applique à