Using the Object Explorer
Posted: Tue Feb 02, 2010 9:27 pm
I was wondering if someone could give me some tips on how to use the object explorer. First, I guess, I'm assuming that it is something that is external to my code, so I don't have to make changes to it, but at worst compile it in. Is this assumption correct?
Here's the command switch I tried:
Thanks.
Here's the command switch I tried:
- Code: Select all
cobra -ref:System.Windows.Forms -ref:System.Drawing ObjectExplorer-WinForms.cobra "$(FilePath)"
Thanks.