Property Services
- Namespace
- DSharpPlus.SlashCommands
- Assembly
- DSharpPlus.SlashCommands.dll
Services
Gets the service provider.
This allows passing data around without resorting to static members.
Defaults to null.
public IServiceProvider Services { get; }