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

適用対象