I have used ///
snippet in C# when I use Visual Studio 2010 and this will create a pre-defined comment block.
When I use VB.NET the same princioal using '''
doesn't work. I can make my own snippets to intellisense, but is there predefined snippet for this?