HttpMethod.Query Egenskap

Definition

Hämtar HTTP QUERY-protokollmetoden.

public:
 static property System::Net::Http::HttpMethod ^ Query { System::Net::Http::HttpMethod ^ get(); };
public static System.Net.Http.HttpMethod Query { get; }
static member Query : System.Net.Http.HttpMethod
Public Shared ReadOnly Property Query As HttpMethod

Egenskapsvärde

HTTP QUERY-metoden.

Gäller för