Click or drag to resize

FileSystemClientDownloadStream Method

Overload List
  NameDescription
Public methodDownloadStream(String, Stream)
Downloads the specified file from the file system, saving it to the specified stream.
Public methodDownloadStream(String, Stream, ProgressCallback)
Downloads the specified file from the file system, saving it to the specified stream.
Top
See Also