What is the code snippet or shortcut for creating a constructor in Visual Studio?
Visual Studio 2010 and C#.
Type the name of any code snippet and press TAB.
To get code for properties you need to choose the correct option and press TAB twice because Visual Studio has more than one option which starts with 'prop', like 'prop', 'propa', and 'propdp'.