Provides a table of all of the IntelliSense Code Snippet XML schema elements with their available attributes and child elements.
IntelliSense Code Snippets are pre-authored pieces of code that are ready to be inserted into your application with Visual Studio 2005. These code snippets increase productivity by reducing the amount of time spent typing repetetive code or searching for samples. You can use the IntelliSense Code Snippet XML schema to create your own Visual Basic, Visual C#, Visual J#, or XML code snippets and add them to the code snippets that Visual Studio 2005 already includes.
IntelliSense Code Snippets Schema Elements
The following table lists all of the IntelliSense Code Snippets XML schema elements along with their child elements and attributes.
See Also