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