다음을 통해 공유


RemoteAttribute.HttpMethod 속성

정의

원격 유효성 검사에 사용되는 HTTP 메서드를 가져오거나 설정합니다.

public string HttpMethod { get; set; }
member this.HttpMethod : string with get, set
Public Property HttpMethod As String

속성 값

원격 유효성 검사에 사용되는 HTTP 메서드입니다. 기본값은 "Get"입니다.

적용 대상