c# - Get question mark instead property name and value in Debug Mode in Visual Studio -
my issue is: during debug mode in visual studio can not see property name , value. suggestions? upd bug/feature reproducible in college pc.
upd(15.06.2012)
the base class placed separated lib. base class abstract. and... 2 times debug working fine, after making changes in source file (in screen-shots) , running project.
please notice immediate window can not evaluate expression.
mailprocessingviewmodelcontext inherits base class have mentioned in top of upd.
it's bug in visual studio that's caused when scroll through properties list mouse. click down arrow @ bottom of menu instead.
Comments
Post a Comment