AttributeRouteInfo.SuppressPathMatching Vlastnost

Definice

Získá nebo nastaví hodnotu, která určuje, jestli položka trasy přidružená k tomuto modelu se účastní porovnávání cest (příchozí směrování).

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

Hodnota vlastnosti

Boolean

Platí pro