ScriptEventArgsEventName Property |
The name of the raised event.
Namespace:
RRAutoLib.Scripting
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic ReadOnly Property EventName As String
Get
public string EventName { get; }
Property Value
Type:
String
See Also