Router.PreferExactMatches Właściwość

Definicja

Przestroga

This property is obsolete and configuring it has not effect.

Pobiera lub ustawia flagę, aby wskazać, czy dopasowywanie tras powinno preferować dokładne dopasowania dla symboli wieloznacznych.

Ta właściwość jest przestarzała i nie wykonuje żadnych czynności.

[Microsoft.AspNetCore.Components.Parameter]
public bool PreferExactMatches { get; set; }
[Microsoft.AspNetCore.Components.Parameter]
[System.Obsolete("This property is obsolete and configuring it has not effect.")]
public bool PreferExactMatches { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.PreferExactMatches : bool with get, set
[<Microsoft.AspNetCore.Components.Parameter>]
[<System.Obsolete("This property is obsolete and configuring it has not effect.")>]
member this.PreferExactMatches : bool with get, set
Public Property PreferExactMatches As Boolean

Wartość właściwości

Atrybuty

Dotyczy