I've found the solution just hardcode the path of within the project put your text file in bin folder of the project and change it's extension to .vs and hardcode like this'./Emptytextfile.vs'
Trouble using ConfigurationManager in C#
Hassan Usman
0
Reputation points
I am having difficulty using ConfigurationManager in my C# code. I have tried various solutions but have not been successful. I am also unable to add a reference. Can someone provide guidance on how to use ConfigurationManager properly?
Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.