[This is preliminary documentation and is subject to change.]
Create a new LogEventArgs class.
Namespace:
Forcepoint.GUISSAssembly: Forcepoint.GUISS (in Forcepoint.GUISS.dll) Version: 0.2.0.1 (0.2.0.1)
Syntax
C# |
---|
public LogEventArgs( string message ) |
Parameters
- message
- Type: System..::.String
The Message that this Log Entry will carry.