RequestDelegateFactoryOptions.RouteParameterNames Property

Definition

The list of route parameter names that are specified for this handler.

public System.Collections.Generic.IEnumerable<string>? RouteParameterNames { get; init; }
member this.RouteParameterNames : seq<string> with get, set
Public Property RouteParameterNames As IEnumerable(Of String)

Property Value

Applies to