HttpMethod.Get
HttpMethod.Get property
Represents an HTTP GET protocol method.
public static HttpMethod Get { get; }
Property Value
The HTTP GET method.
See Also
- class HttpMethod
- namespace Aspose.Svg.Net
- assembly Aspose.SVG
Represents an HTTP GET protocol method.
public static HttpMethod Get { get; }
The HTTP GET method.