underlay_path_and_file_name property

underlay_path_and_file_name property

Gets or sets the name of the underlay path and file.

Definition:

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

See Also