B
Ben R. Bolton
I have found that Intellisense sometimes works and sometimes doesn't. I
have yet to detect a consistant pattern, but have observed that if I define
a public enum in one project, that enum is accessable in other projects, but
it is not visible via intellisense. If I am working in the same project
the enum is visible via intellisense. How do I make an enum visible to
intellisense accross projects?
Ben
have yet to detect a consistant pattern, but have observed that if I define
a public enum in one project, that enum is accessable in other projects, but
it is not visible via intellisense. If I am working in the same project
the enum is visible via intellisense. How do I make an enum visible to
intellisense accross projects?
Ben