Partager via


AttributeRouteInfo.SuppressPathMatching Propriété

Définition

Obtient ou définit une valeur qui détermine si l’entrée de route associée à ce modèle participe à la correspondance des chemins (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 à