README.md
December 5, 2022 ยท View on GitHub
Description
This is ONE LINE OF CODE replacement for the VB 6.0 App.Path.You don't need now the App.Name , because these gives you tje full path + the exe name. Just see this simple line of code...
More Info
| Submitted On | |
| By | Ivan Zlatev |
| Level | Beginner |
| User Rating | 4.0 (32 globes from 8 users) |
| Compatibility | VB.NET |
| Category | Controls/ Forms/ Dialogs/ Menus |
| World | .Net (C#, VB.net) |
| Archive File |
Source Code
System.Reflection.Assembly.GetExecutingAssembly.Location