Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
[COLOR=blue]Public[/color] [COLOR=blue]Function[/color] Path() [COLOR=blue]As[/color] [COLOR=blue]String[/color]
[COLOR=green]'App.Path[/color]
[COLOR=blue]Return[/color] System.AppDomain.CurrentDomain.BaseDirectory
[COLOR=blue]End[/color] [COLOR=blue]Function[/color]