Sunday, July 27, 2014

Use the prop-tab-tab-tab-tab trick for making auto-properties in Visual Studio.

  1. Set the cursor where a new auto-property is to be.
  2. Type "prop" for property.
  3. Press Tab.
  4. Type the name of the specific type.
  5. Press Tab twice.
  6. Type the name of the property.
  7. Press Tab one last time.

No comments:

Post a Comment