namespace Lantean.QBitTorrentClient.Models { public enum TorrentContentLayout { Original, Subfolder, NoSubfolder } }