S
Shadowboxer
how do I reference a class library that is in the current solution
I have two "Projects" in this solution
applicationA
MainApplicationUI
ClassLibA
ClassLibB
From MainApploicationUI I want to call properties in ClassLibA.clsIDTag
so I need to be able to instantiate the library and call it's methods and
properties.
it is not showing up in imports and I cannot mark it as a dependency.
any ideas? thanks -S
I have two "Projects" in this solution
applicationA
MainApplicationUI
ClassLibA
ClassLibB
From MainApploicationUI I want to call properties in ClassLibA.clsIDTag
so I need to be able to instantiate the library and call it's methods and
properties.
it is not showing up in imports and I cannot mark it as a dependency.
any ideas? thanks -S