namespace Configuration { public enum DragDropRenameMethod { None, Random, Timestamp } }