RequestMessage.Method
RequestMessage.Method property
Gets or sets the HttpMethod
.
public HttpMethod Method { get; set; }
Property Value
The HttpMethod
.
See Also
- class HttpMethod
- class RequestMessage
- namespace Aspose.Svg.Net
- assembly Aspose.SVG
Gets or sets the HttpMethod
.
public HttpMethod Method { get; set; }
The HttpMethod
.