The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element
|
Description
|
|---|
Assembly
|
Required element.
Contains the name of the assembly referenced by the code snippet. There must be exactly one Assembly element in a Reference element.
|
Url
|
Optional element.
Contains a URL that provides more information about the referenced assembly. There may be zero or one Url elements in a Reference element.
|
Parent Elements
Element
|
Description
|
|---|
References
|
Grouping element for Reference elements.
|