A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
AdiIRCAPIv2.Arguments.ScriptHttpDownload
ScriptHttpDownloadStartedArgs Class
ScriptHttpDownloadStartedArgs Constructor
ScriptHttpDownloadStartedArgs Properties
ScriptHttpDownloadStartedArgs Methods
ScriptHttpDownloadStartedArgs Constructor
Constructor for arguments class passed to the ScriptHttpDownloadStarted event
Namespace:
AdiIRCAPIv2.Arguments.ScriptHttpDownload
Assembly:
AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
Copy
public
ScriptHttpDownloadStartedArgs
(
string
name
,
string
url
,
string
filename
)
Parameters
name
Type:
System
String
string
url
Type:
System
String
string
filename
Type:
System
String
filename
See Also
Reference
ScriptHttpDownloadStartedArgs Class
AdiIRCAPIv2.Arguments.ScriptHttpDownload Namespace