DownloadFinishedEventArgs Constructor

WebKit .NET

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

Initializes a new instance of the DownloadFinishedEventArgs class

Namespace:  WebKit
Assembly:  WebKitBrowser (in WebKitBrowser.dll) Version: 0.5.0.0 (0.5.0.0)

Syntax

C#
public DownloadFinishedEventArgs()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
DownloadFinishedEventArgs()

See Also