Compartilhar via


AttributeRouteModel.SuppressPathMatching Propriedade

Definição

Obtém ou define um valor que determina se esse modelo participa da correspondência de caminho (roteamento de entrada).

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

Valor da propriedade

Aplica-se a