Search for
in snippet title/description
in snippet text
Browse Code
Add-Ins
Blog
Language Feeds
Service Stats
FAQs
Feedback
About
Manage Your Code
Login
Register
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
1
Application.StartupPath()
Application.StartupPath()
Usage
returns a string that you can assign to a variable or control