Condividi tramite


AttributeRouteModel.SuppressPathMatching Proprietà

Definizione

Ottiene o imposta un valore che determina se questo modello partecipa alla corrispondenza del percorso (routing in ingresso).

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

Valore della proprietà

Si applica a