Results 1 to 2 of 2

Thread: Project properties

  1. #1

    Thread Starter
    Frenzied Member Lightning's Avatar
    Join Date
    Oct 2002
    Location
    Eygelshoven
    Posts
    1,611

    Question Project properties

    Is there a simple way to get the name of a VB project and the class. It might look like :

    Code:
    Projname = project.name
    Clsname = class.name
    But ofcourse this doesn't work. Anybody know a other way????

  2. #2
    INXSIVE Bruce Fox's Avatar
    Join Date
    Sep 2001
    Location
    Melbourne, Australia
    Posts
    7,429
    1. Project Name > App.Title
    2. ?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width