How to automatically create comments in visual studio

If you are using C# then type ///

if you are using VB.NET then type ...