Results 1 to 3 of 3

Thread: Making something global solution wide?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2002
    Posts
    382

    Making something global solution wide?

    I was wondering how I can make a enumeration accesable Solution wide? I have a Solution that has 3 projects in it. I have some Enumerations that I need to use in all three Projects. I have been updating the enumerations in one project and cut/pasting into the others.. I know theres gotta be a way to make ONE enumeration accessable to all projects in a single solution? How do I do this if it's possible?

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    The only way that I thought of is to reference a dll that contains this enums in the three solutions .

  3. #3
    Lively Member ayan's Avatar
    Join Date
    Jan 2004
    Posts
    112
    add it as a reference

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