共用方式為


AttributeRouteInfo.SuppressLinkGeneration 屬性

定義

取得或設定值,這個值會判斷與此模型相關聯的路由專案是否參與連結產生。

public:
 property bool SuppressLinkGeneration { bool get(); void set(bool value); };
public bool SuppressLinkGeneration { get; set; }
member this.SuppressLinkGeneration : bool with get, set
Public Property SuppressLinkGeneration As Boolean

屬性值

適用於