WebDavClient
WebDavClient copied to clipboard
download file is not working ...
Using res = Await _client.GetRawFile(_remot_path)
Using strm = New StreamReader(res.Stream)
Dim _outFile = strm.ReadToEnd()
output is just ����