host property
host property
Gets or sets a string representation for the specified URL host.
Definition:
@property
def host(self):
...
@host.setter
def host(self, value):
...
See Also
- module
aspose.svg
- class
Url
Gets or sets a string representation for the specified URL host.
@property
def host(self):
...
@host.setter
def host(self, value):
...
aspose.svg
Url