Share via


Router.PreferExactMatches Özellik

Tanım

Dikkat

This property is obsolete and configuring it has not effect.

Yol eşleştirmenin joker karakterler yerine tam eşleşmeleri tercih edip etmemesi gerektiğini belirtmek için bir bayrak alır veya ayarlar.

Bu özellik kullanımdan kaldırıldı ve yapılandırılıyor hiçbir şey yapmaz.

[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

Özellik Değeri

Öznitelikler

Şunlara uygulanır