Creating Visual Studio Code Snippets with Replacements

added by BlackWasp
2/25/2011 5:23:51 PM

142 Views

Visual Studio 2005 introduced code snippets to allow common code to be quickly inserted into a source file. Snippets can include static text and placeholders that can be replaced after insertion, with help from the integrated development environment.


0 comments