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. enter image description here

enter image description here

enter image description here

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

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -