Property CustomAttributes
- Namespace
- DisCatSharp.CommandsNext
- Assembly
- DisCatSharp.CommandsNext.dll
CustomAttributes
Gets the custom attributes defined on this command.
public IReadOnlyList<Attribute> CustomAttributes { get; }
Gets the custom attributes defined on this command.
public IReadOnlyList<Attribute> CustomAttributes { get; }