C# エクスプローラーで指定フォルダを開く Process.Startを使って指定フォルダをエクスプローラーで開く My Documentsを開く例 Process.Start(@"C:\My Documents");