JSMITH242B
Programmer
Hi Guys,
The following is not recognized, I get a squiggly line under Application.
Dim Result As String = Application.StartupPath
This is apparent in a VB.NET Windows application but NOT in a VB.NET Console application.
What can I use for a VB.NET console application to get the path for the startup directory.
Regards
The following is not recognized, I get a squiggly line under Application.
Dim Result As String = Application.StartupPath
This is apparent in a VB.NET Windows application but NOT in a VB.NET Console application.
What can I use for a VB.NET console application to get the path for the startup directory.
Regards