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

속성 값

적용 대상