HttpMethod.Options Property
Definition
Represents an HTTP OPTIONS protocol method.
public:
static property System::Net::Http::HttpMethod ^ Options { System::Net::Http::HttpMethod ^ get(); };
public static System.Net.Http.HttpMethod Options { get; }
member this.Options : System.Net.Http.HttpMethod
Public Shared ReadOnly Property Options As HttpMethod
Property Value
Returns HttpMethod.