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