Aracılığıyla paylaş


RouteGroupContext.Conventions Özellik

Tanım

aracılığıyla Add(Action<EndpointBuilder>)döndürülen MapGroup(IEndpointRouteBuilder, RoutePattern) ata RouteGroupBuilder örneklerine eklenen tüm kuralları alır. Bunlar, 'den GetGroupedEndpoints(RouteGroupContext)döndürülen her RouteEndpoint derleme sırasında sırayla uygulanmalıdır.

public System.Collections.Generic.IReadOnlyList<Action<Microsoft.AspNetCore.Builder.EndpointBuilder>> Conventions { get; init; }
member this.Conventions : System.Collections.Generic.IReadOnlyList<Action<Microsoft.AspNetCore.Builder.EndpointBuilder>> with get, set
Public Property Conventions As IReadOnlyList(Of Action(Of EndpointBuilder))

Özellik Değeri

Şunlara uygulanır