HttpMethod.Query Eigenschap

Definitie

Hiermee haalt u de HTTP QUERY-protocolmethode op.

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

Waarde van eigenschap

De HTTP QUERY-methode.

Van toepassing op