Enum DirectoryCategory
Represents a directory entries primary category type.
Namespace: DisCatSharp
Assembly: DisCatSharp.dll
Syntax
public enum DirectoryCategory
Fields
Name | Description |
---|---|
Classes | Indicates that this entry falls under the category Classes. |
Clubs | Indicates that this entry falls under the category Clubs. |
MajorsAndSubjects | Indicates that this entry falls under the category Majors and Subjects. |
Miscellaneous | Indicates that this entry falls under the category Miscellaneous. |
SocialAndStudy | Indicates that this entry falls under the category Social and Study. |
Unknown | Indicates unknown category type. |