Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
Reference
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:

Want more? Here are some additional resources on this topic:

Visual Studio 
Code Snippets Schema Reference 

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.

Element Child Elements Attributes

Assembly

--

--

Author

--

--

Code

--

Delimiter

Kind

Language

CodeSnippet

Header

Snippet

Format

CodeSnippets

CodeSnippets

--

Declarations

Literal

Object

--

Default

--

--

Description

--

--

Function

--

--

Header

Author

Description

HelpUrl

Keywords

Shortcut

SnippetTypes

Title

--

HelpUrl

--

--

ID

--

--

Import

Namespace

--

Imports

Import

--

Keyword

--

--

Keywords

Keyword

--

Literal

Default

Function

ID

Type

ToolTip

Editable

Namespace

--

--

Object

Default

Function

ID

Type

ToolTip

Editable

Reference

Assembly

Url

--

References

Reference

--

Shortcut

--

--

Snippet

Code

Declarations

Imports

References

--

SnippetType

--

--

SnippetTypes

SnippetType

--

Title

--

--

ToolTip

--

--

Type

--

--

Url

--

--

See Also

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Incorrect Information      S J ... Noelle Mallory - MSFT   |   Edit   |  
I believe that the valid child node of CodeSnippets should be "CodeSnippet", not "CodeSnippets".
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker