다음을 통해 공유


IDataServiceHost.RequestHttpMethod 속성

정의

GET, PUT, POST 또는 DELETE 요청 메서드를 가져옵니다.

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

속성 값

요청 메서드를 나타내는 문자열 값입니다.

설명

지 원하는 속성에 대 한 자세한 내용은 IDataServiceHost 참조 용도 WCF Data Services 클라이언트 라이브러리합니다.

적용 대상