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