Click or drag to resize

DownloadWillBeginEventArgs Properties

Version 102.0.100

The DownloadWillBeginEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyFrameId
Id of the frame that caused download to begin.
Public propertyGuid
Global unique identifier of the download.
Public propertySuggestedFilename
Suggested file name of the resource (the actual name of the file saved on disk may differ).
Public propertyUrl
URL of the resource being downloaded.
Top
See Also