NavLink.Match Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit une valeur représentant le comportement de correspondance d’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
Valeur de propriété
- Attributs