Compartir a través de


UrlMatchingNode.Parameters Propiedad

Definición

Obtiene o establece los UrlMatchingNode segmentos de parámetro que representan después de este segmento en .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

Valor de propiedad

Se aplica a