다음을 통해 공유


ODataBatchOperationRequestMessage.Method 속성

정의

이 요청 메시지에 사용되는 HTTP 메서드를 가져오거나 설정합니다.

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

속성 값

이 요청 메시지에 사용된 HTTP 메서드입니다.

구현

적용 대상