Where is Application info in VB.NET Windows Service?

  • Thread starter Thread starter ZRexRider
  • Start date Start date
Z

ZRexRider

Hi,
I wrote a Windows Service in VB.NET and I would like to access the
application properties like name, version.

Found information regarding System.Windows.Forms.Application but this
is not available to a service. Is there another way to get this
simple/basic information?

Thanks
 

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