Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
[mshelp=ms-help://MS.MSDNQTR.2003FEB.1033/csref/html/vclrfIntroductionToAttributes.htm]Here we go[/mshelp].In VB.NET, attributes are put inside < and > characters.There is also a typo in your first sub, EchoServer; it should beSystem.Diagnostics.DebuggerStepThroughAttribute()
[mshelp=ms-help://MS.MSDNQTR.2003FEB.1033/csref/html/vclrfIntroductionToAttributes.htm]Here we go[/mshelp].
In VB.NET, attributes are put inside < and > characters.
There is also a typo in your first sub, EchoServer; it should be
System.Diagnostics.DebuggerStepThroughAttribute()