Compartir a través de


AttributeRouteInfo.SuppressPathMatching Propiedad

Definición

Obtiene o establece un valor que determina si la entrada de ruta asociada a este modelo participa en la coincidencia de rutas de acceso (enrutamiento entrante).

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 de propiedad

Se aplica a