Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Microsoft
Common
Core
Net
FileDownloader
C# Class Microsoft.Common.Core.Net.FileDownloader
Inheritance:
IFileDownloader
Exibir arquivo
Open project: Microsoft/RTVS
Public Methods
Method
Description
Download
(
string
url
,
string
dstPath
,
CancellationToken
ct
) :
string
Method Details
Download()
public
method
public
Download
(
string
url
,
string
dstPath
,
CancellationToken
ct
) :
string
url
string
dstPath
string
ct
System.Threading.CancellationToken
return
string