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

適用於