Home
Manage Your Code
Snippet: Get application start up path (VB.NET)
Title: Get application start up path Language: VB.NET
Description: This will get the start up path of an application without the "\" at the end Views: 201
Author: Mzatt Rzoberts Date Added: 9/1/2010
Copy Code  
1Application.StartupPath()
Usage
returns a string that you can assign to a variable or control