[This is preliminary documentation and is subject to change.]
Download the file to the browser
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public static ReturnStatus DownloadFile( string fileName, string filePath ) |
Visual Basic (Declaration) |
---|
Public Shared Function DownloadFile ( _ fileName As String, _ filePath As String _ ) As ReturnStatus |
Visual C++ |
---|
public: static ReturnStatus DownloadFile( String^ fileName, String^ filePath ) |
Parameters
- fileName
- Type: System..::.String
The name of the file
- filePath
- Type: System..::.String
The complete filepath including the filename