GenericModelBinderProvider.SuppressPrefixCheck 属性

定义

获取或设置一个值,该值指定是否应取消前缀检查。

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

属性值

true 如果应取消前缀检查,则为否则,为 false.

适用于