Condividi tramite


NavLink.Match Proprietà

Definizione

Ottiene o imposta un valore che rappresenta il comportamento di corrispondenza dell'URL.

public:
 property Microsoft::AspNetCore::Components::Routing::NavLinkMatch Match { Microsoft::AspNetCore::Components::Routing::NavLinkMatch get(); void set(Microsoft::AspNetCore::Components::Routing::NavLinkMatch value); };
[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.Routing.NavLinkMatch Match { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.Match : Microsoft.AspNetCore.Components.Routing.NavLinkMatch with get, set
Public Property Match As NavLinkMatch

Valore della proprietà

Attributi

Si applica a