|
-
May 18th, 2004, 11:23 PM
#1
Thread Starter
Hyperactive Member
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?
-
May 19th, 2004, 12:22 AM
#2
Sleep mode
The only way that I thought of is to reference a dll that contains this enums in the three solutions .
-
May 19th, 2004, 12:26 AM
#3
Lively Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|