FolderColor Enumeration

Enum representing color of the folder

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public enum FolderColor

Members

yellow1 
red2 
green3 
blue4 
dark_gray5 
light_gray6 
navy7 
olive8 
orange9 
pink10 
purple11 
teal12 

See Also