CSL.SettingsHandler.GetDeleteThe C# (CSharp) Method

GetDeleteThe() public static method

public static GetDeleteThe ( ) : bool
return bool
        public static bool GetDeleteThe()
        {
            return settings.DeleteTheFolderNames;
        }