HttpMethod.Options Proprietà

Definizione

Rappresenta un metodo di protocollo HTTP OPTIONS.

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

Valore della proprietà

Metodo HTTP OPTIONS.

Si applica a