source_full_name property
source_full_name property
Gets the full name of the attached file.
Remarks
The extension is used to determine appropriate application to open the file.
Definition:
@property
def source_full_name(self):
...
Gets the full name of the attached file.
The extension is used to determine appropriate application to open the file.
@property
def source_full_name(self):
...