method property
method property
Gets or sets the HttpMethod.
Definition:
@property
def method(self):
...
@method.setter
def method(self, value):
...
See Also
- module
aspose.svg.net - class
HttpMethod - class
RequestMessage
Gets or sets the HttpMethod.
@property
def method(self):
...
@method.setter
def method(self, value):
...
aspose.svg.netHttpMethodRequestMessage