Property IsCatchAll
- Namespace
- DisCatSharp.CommandsNext
- Assembly
- DisCatSharp.CommandsNext.dll
IsCatchAll
Gets whether this argument catches all remaining arguments.
public bool IsCatchAll { get; }
Gets whether this argument catches all remaining arguments.
public bool IsCatchAll { get; }