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