6
Reply

Application.StartupPath

Ask a question
Marshall

Marshall

17y
17.4k
1
Hello all:

I'm a new C# dude so apologize for the simplicity...

I was given a solution in another thread that I cannot seem to duplicate?

In C# VS2005, I'm simply trying to get the application startup path BUT in the IDE when I type "Application." only DoEvents, Equals, Exit, ReferenceEquals and Run show up as possible selections??? Manually typing "StartupPath" gives me an error. Is there a declaration I'm missing?

Thank you

Marshall




Answers (6)