file_path_uri property

file_path_uri property

Gets or sets the file path URI.

Definition:

@property
def file_path_uri(self):
    ...
@file_path_uri.setter
def file_path_uri(self, value):
    ...

See Also