Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This topic describes how to change the debug stepping option for Windows Workflow Foundation (WF) applications in the legacy Progettazione flussi di lavoro di Windows that have concurrent actions. Use the legacy Progettazione flussi di lavoro when you need to target either the .NET Framework versione 3.5 or the .NET Framework 3.0.
When you are debugging legacy activities that have concurrent execution, such as ParallelActivity or ConditionedActivityGroup, you can use one of two options to step through your code.
Follow these steps to change the debug stepping option in your legacy workflow project.
Procedures
To change the debug stepping option
Start Visual Studio.
Open an existing legacy workflow project or create a new project that employs concurrent activities and that targets either the .NET Framework versione 3.5 or the .NET Framework 3.0.
On the Workflow menu in the legacy Progettazione flussi di lavoro, point to Debug, and then point to Stepping Options.
Select either Instance or Branch.
Vedere anche
Concetti
Debug Stepping Options (Legacy)