NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Running to a Specified Location

Sometimes, while debugging, you will want to execute to a certain point in code, then break. If you have a breakpoint set at that location, all you have to do is select Start or Continue from the Debug menu. You don't need to set a breakpoint in all cases, however. The Visual Studio debugger provides specific commands to run—