What are the best C# (csharp) equivalents for the following VB (VB.NET, VisualBasic) statements:
My.Application.Info.DirectoryPath My.Computer.Clipboard My.Com
I think that you search is this sentence:
Application.StartupPath; //Get file path without file name.