C# (CSharp) SIL.FieldWorks.Build.Tasks Пространство имен

Классы

Имя Описание
DownloadFile Downloads a file from a web address. Params specify the web address, the local path for the file, and optionally a user and password. The user/password feature has not been tested. If using an important password, make sure the address is https, since I think otherwise the password may be sent in clear. Adapted from http://stackoverflow.com/questions/1089452/how-can-i-use-msbuild-to-download-a-file