uri property
uri property
Gets or sets the URI of the external resource.
Definition:
@property
def uri(self):
...
@uri.setter
def uri(self, value):
...
See Also
- module
groupdocs.parser.options - class
ExternalResourceLoadingArgs
Gets or sets the URI of the external resource.
@property
def uri(self):
...
@uri.setter
def uri(self, value):
...
groupdocs.parser.optionsExternalResourceLoadingArgs