NoticeTo Xml Method
Store the wildcard reference settings as a node in the given XML element
Definition
Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Returns the node to add
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public XElement ToXml()VB
Public Function ToXml As XElementC++
public:
XElement^ ToXml()F#
member ToXml : unit -> XElement Return Value
XElementReturns the node to add
Remarks
The reference link settings are stored in an element called reference with three
attributes (path, wildcard, and recurse).