Click or drag to resize

DownloadWillBeginEventArgs Properties

Version 130.1.90

The DownloadWillBeginEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyFrameId Id of the frame that caused the 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