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 请求方法。

适用于