Regex regex = new Regex(@"\\[HfC][^;]*;"); return_string = regex.Replace(line, "");