DataServiceOperationContext.RequestMethod Property

Definition

Gets the HTTP request method for the operation.

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

Property Value

The HTTP request method.

Applies to