Partager via


UrlMatchingNode.Parameters Propriété

Définition

Obtient ou définit les UrlMatchingNode segments de paramètres représentant qui suivent ce segment dans .TreeRouter

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

Valeur de propriété

S’applique à