I am new to Workflow Foundation and I am unable to see what value the Activity
variable is being set to. I have set a break point in the activity but the locals window does not show anything.
How do I check the Activity
variable's values when debugging?
What is the thing you are you calling "Activity variable"? Are you referring to the In/Out Arguments of an Activity?