User Agent Parser
DownloadingFile Event



KellermanSoftware.UserAgentParser Namespace > Configuration Class : DownloadingFile Event
Occurs when downloading the User Agent Parser data file
Syntax
'Declaration
 
Public Event DownloadingFile As EventHandler
'Usage
 
Dim instance As Configuration
Dim handler As EventHandler
 
AddHandler instance.DownloadingFile, handler
public event EventHandler DownloadingFile
public:
event EventHandler^ DownloadingFile
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Configuration Class
Configuration Members