As the title says when I type prop I only get a very short version "property () as " and no get or set. It used to work in vb.net yet the snippet seems to have totally gone to be replaced by this short one. using VS Ultimate 2012.
It used to work on VS 2010, but on VS2012 and Win 8 the two machines I have no longer have the prop snippet that I had before. My setup is totally stock except for resharper. Does anyone know if its resharper or something new in vb.net?
This seems to be something new to VB.net
http://msdn.microsoft.com/en-us/library/dd293589.aspx
I still have the old snippet I can see it by going Click Insert Snippet on the context menu of the code window, then Code Patterns, then Properties, Procedures, Events, then Define a property. (From: http://msdn.microsoft.com/en-us/library/ms165392.aspx) it just doesn't show on the prop any more