Property EventName
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
EventName
Gets the name of the event that threw the exception.
public string EventName { get; }
Property Value
- string
Gets the name of the event that threw the exception.
public string EventName { get; }