FileDownloadBeginEventArgs Properties

WebKit .NET

[This is preliminary documentation and is subject to change.]

The FileDownloadBeginEventArgs type exposes the following members.

Properties

  NameDescription
Cancel
Gets or sets a value indicating whether the download should be cancelled.
Download
Gets the WebKitDownload representing the download.

See Also