C
cntrl-S
Is there any equivalent of App.Path (VB 6.0) in VB.NET and
C#.
I would like to get the path of my exe at run time. I
tried Forms.Application.ExecutablePath which returns the
full path with application exe name included.
C#.
I would like to get the path of my exe at run time. I
tried Forms.Application.ExecutablePath which returns the
full path with application exe name included.