Contents
Display Legacy Contents

 Print
    Share File  
Allow the user to share one file with other programs.

Parameters

File<string>

File path or Variable/Control with the path of the File to share with other program.
   

     
  • In Win32 (include Windows CE and Mobile) this action will be equivalent to calling ShellExecute on the specified File with the Open option.


See also
Samples

 
 
Updated: 10/10/2019 4:37 PM