Table of Contents

Class ChoiceNameAttribute

Namespace
DisCatSharp.ApplicationCommands.Attributes
Assembly
DisCatSharp.ApplicationCommands.dll

Sets the name for this enum choice.

[AttributeUsage(AttributeTargets.All)]
public class ChoiceNameAttribute : Attribute
Inheritance
ChoiceNameAttribute
Inherited Members

Constructors

ChoiceNameAttribute(string)

Sets the name for this enum choice.

Properties

Name

The name.