Application Info Variables

  • Thread starter Thread starter Max
  • Start date Start date
M

Max

Couldn't call it anything better, just remember back when I was
programming in VB6 there was some way of accessing stuff like the build
version, name, path the program is being run from, and all that other
stuff... Can't remember or find how to get all of that again, could you
help me out? And this is with VB.NET if it changed from 6.0.
 
Max said:
Couldn't call it anything better, just remember back when I was
programming in VB6 there was some way of accessing stuff like the
build version, name, path the program is being run from, and all
that other stuff... Can't remember or find how to get all of that
again, could you help me out? And this is with VB.NET if it changed
from 6.0.

http://msdn.microsoft.com/library/e...tionToVisualBasic70ForVisualBasicVeterans.asp

especially
http://msdn.microsoft.com/library/en-us/vbcon/html/vxconChangesToAppObjectInVisualBasicNET.asp


--
Armin

How to quote and why:
http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top