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