Sdílet prostřednictvím


Router.PreferExactMatches Vlastnost

Definice

Upozornění

This property is obsolete and configuring it has not effect.

Získá nebo nastaví příznak označující, zda má shoda tras upřednostňovat přesné shody před zástupnými znaky.

Tato vlastnost je zastaralá a konfigurace nic neudělá.

[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

Hodnota vlastnosti

Atributy

Platí pro