BindPropertiesAttribute.SupportsGet 속성

정의

이면 trueGET 요청에 속성을 바인딩할 수 있습니다. 인 경우 false속성은 GET 요청에서 모델에 바인딩되거나 유효성을 검사하지 않습니다.

기본값은 false입니다.

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

속성 값

적용 대상