다음을 통해 공유


DataServiceOperationContext.RequestMethod 속성

정의

작업에 대한 HTTP 요청 메서드를 가져옵니다.

public:
 property System::String ^ RequestMethod { System::String ^ get(); };
public string RequestMethod { get; }
member this.RequestMethod : string
Public ReadOnly Property RequestMethod As String

속성 값

HTTP 요청 메서드입니다.

적용 대상