Notice.ToXml Method
Definition
- Assembly
- Sandcastle.Core.dll
Store the wildcard reference settings as a node in the given XML element
public XElement ToXml()
Returns
- XElement
Returns the node to add
Remarks
The reference link settings are stored in an element called reference with three
attributes (path, wildcard, and recurse).