Here is the code to get the History folder
VB Code:
  1. MessageBox.Show(Environment.GetFolderPath(Environment.SpecialFolder.History))