link_file_name property

Returns the full path to a linked file. Short file name will be used. Read-only str.

Definition:

@property
def link_file_name(self):
    ...

See Also