public void AttachAnotherFile(string filepath) { _ID3v1.FilePath = filepath; _ID3v2.AttachAnotherFile(filepath); }