HttpClientFileDownloader.DownloadString Method
Declaring Type: HttpClientFileDownloader
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.942+a011233
[AsyncStateMachine(Velopack.Sources.HttpClientFileDownloader/<DownloadString>d__4)]
public Task<string> DownloadString(string url, string authorization, string accept);
Parameters
url
string
authorization
string
accept
string
Returns
Task<string>
Documentation generated by MdDocs