| DownloadWillBeginEventArgs Properties | 
The DownloadWillBeginEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | FrameId | 
            Id of the frame that caused download to begin.
             | 
|  | Guid | 
            Global unique identifier of the download.
             | 
|  | SuggestedFilename | 
            Suggested file name of the resource (the actual name of the file saved on disk may differ).
             | 
|  | Url | 
            URL of the resource being downloaded.
             | 
 See Also
See Also