DownloadableFile Properties |
The DownloadableFile type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsLocalFileValid |
Return true if the local file exist and match the sha256hash (if specified in the constructor).
|
![]() | LocalFile |
The local file name
|
![]() | LocalFolder |
Return the directory where the local file is
|
![]() | Url |
The url where this file can be downloaded from
|