Table of Contents

Class PermissionStringAttribute

Namespace
DisCatSharp.Enums
Assembly
DisCatSharp.dll

Defines a readable name for this permission.

[AttributeUsage(AttributeTargets.Field)]
public sealed class PermissionStringAttribute : Attribute
Inheritance
PermissionStringAttribute
Inherited Members

Constructors

PermissionStringAttribute(string)

Defines a readable name for this permission.

Properties

String

Gets the readable name for this permission.