public sealed class FileManagerDownloadingEventArgs : FileManagerPreEventArgs
Public NotInheritable Class FileManagerDownloadingEventArgs
Inherits FileManagerPreEventArgs
DownloadFileName | Gets the download file name related to the event. |
Folder | Gets the folder related to the event. (Inherited from FileManagerPreEventArgs) |
IsCanceled | (Inherited from CancelEventArgs) |
ItemNames | Gets the item names related to the event. |
OpenInBrowser | Gets a value that indicates whether the download is opened in browser. |
Cancel | (Inherited from CancelEventArgs) |