User Tools

Site Tools


api:umfdownload:downloadfile

Description:
Downloads file from url to path. Path must include the fileName to save it as.

Added In: v0.45

Function

public static void DownloadFile(string url, string path, bool extract = false, Action<string, bool, string> action = null)



Usage

//Coming soon



Examples

//Coming soon


This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.

api/umfdownload/downloadfile.txt · Last modified: 2019/06/29 23:44 by umfdev