Click or drag to resize

DownloadableFile Properties

https://www.emgu.com

The DownloadableFile type exposes the following members.

Properties
  NameDescription
Public propertyIsLocalFileValid
Return true if the local file exist and match the sha256hash (if specified in the constructor).
Public propertyLocalFile
The local file name
Public propertyLocalFolder
Return the directory where the local file is
Public propertyUrl
The url where this file can be downloaded from
Top
See Also