Share via


IAsyncHttpWebRequest.Method Property

Definition

Gets or sets used method (GET, HEAD, POST, PUT, DELETE, TRACE, or OPTIONS)

public:
 property System::String ^ Method { System::String ^ get(); void set(System::String ^ value); };
public string Method { get; set; }
member this.Method : string with get, set
Public Property Method As String

Property Value

Applies to