Udostępnij za pośrednictwem


RouteTemplate.Parameters Właściwość

Definicja

Pobiera listę tych parametrów TemplatePart zdefiniowanych w szablonie trasy.

public:
 property System::Collections::Generic::IList<Microsoft::AspNetCore::Routing::Template::TemplatePart ^> ^ Parameters { System::Collections::Generic::IList<Microsoft::AspNetCore::Routing::Template::TemplatePart ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.AspNetCore.Routing.Template.TemplatePart> Parameters { get; }
member this.Parameters : System.Collections.Generic.IList<Microsoft.AspNetCore.Routing.Template.TemplatePart>
Public ReadOnly Property Parameters As IList(Of TemplatePart)

Wartość właściwości

Dotyczy