Property CustomAttributes
- Namespace
- DisCatSharp.CommandsNext
- Assembly
- DisCatSharp.CommandsNext.dll
CustomAttributes
Gets the custom attributes attached to this argument.
public IReadOnlyCollection<Attribute> CustomAttributes { get; }
Gets the custom attributes attached to this argument.
public IReadOnlyCollection<Attribute> CustomAttributes { get; }