resource_file_uri_output property

resource_file_uri_output property

The overridden URI set by UriSavingArgs.set_resource_file_uri, or None if no override was specified.

Definition:

@property
def resource_file_uri_output(self):
    ...

See Also