how to get temp folder in csharp

Code Example - how to get temp folder in csharp

                
                        string result = Path.GetTempPath();