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

属性值

适用于