HttpMethod GET Property C# API
Represents the HTTP GET method.

Namespace: Facilita.Web
Assembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax

public static HttpMethod GET { get; }
See Also