csharp read file current directory

Code Example - csharp read file current directory

                
                        var path = Path.Combine(Directory.GetCurrentDirectory(), "\\fileName.txt");