次の方法で共有


ValidatorItem.IsReusable プロパティ

定義

要求間で再利用できるかどうかを Validator 示す値を取得または設定します。

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

プロパティ値

適用対象