共用方式為


AttributeRouteInfo.SuppressPathMatching 屬性

定義

取得或設定值,判斷與此模型相關聯的路由專案是否參與路徑比對 (輸入路由) 。

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

屬性值

適用於