Partager via


AttributeRouteModel.SuppressPathMatching Propriété

Définition

Obtient ou définit une valeur qui détermine si ce modèle participe à la correspondance de chemin (routage entrant).

public:
 property bool SuppressPathMatching { bool get(); void set(bool value); };
public bool SuppressPathMatching { get; set; }
member this.SuppressPathMatching : bool with get, set
Public Property SuppressPathMatching As Boolean

Valeur de propriété

S’applique à