Visual Studio: what reference to add to enable System.Drawing ?
Author: akuzn
Creation Date: 3/21/2012 4:45 AM
profile picture

akuzn

#1
Good day
Trying to follow all steps to debug wlb code in visual studio - i need to understand array values.
I entered all references to dll files installed in wlb directory.
But compiler marks System.Drawing; as not found ..
How to resolve this problem?
profile picture

Eugene

#2
Add a reference to System.Drawing.

For more information, see MSDN, Google, or your Visual Studio reference book.
profile picture

akuzn

#3
Seems it was the eaisiest question)
thanks
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).