Walter.Net.HoneyPot
KeyWordDetectedEventArgs Constructor
Walter.Net.HoneyPot Assembly > Walter.Net.HoneyPot.EventArguments Namespace > KeyWordDetectedEventArgs Class : KeyWordDetectedEventArgs Constructor
The word.
The HoneyPotDetectionEventArgs instance containing the event data.
Initializes a new instance of the KeyWordDetectedEventArgs class.
Syntax
public KeyWordDetectedEventArgs( 
   string word,
   HoneyPotDetectionEventArgs detection
)

Parameters

word
The word.
detection
The HoneyPotDetectionEventArgs instance containing the event data.
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

KeyWordDetectedEventArgs Class
KeyWordDetectedEventArgs Members