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

屬性值

適用於