HttpRequestData.Method 속성

정의

http 요청 메서드를 가져오거나 설정합니다.

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

속성 값

적용 대상