The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element
|
Description
|
|---|
Import
|
Optional element.
Contains the imported namespaces for the code snippet. There may be zero or more Import elements in an Imports element.
|
Parent Elements
Element
|
Description
|
|---|
Snippet
|
Contains the references, imports, declarations, and code for the code snippet.
|