共用方式為


AttributeRouteModel.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

屬性值

適用於