WildcardReferenceSettingsToXml Method
Store the wildcard reference settings as a node in the given XML element
Namespace: SandcastleBuilder.PlugInsAssembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2024.12.21.0
Public Function ToXml As XElement
public:
XElement^ ToXml()
member ToXml : unit -> XElement
Return Value
XElementReturns the node to add
The reference link settings are stored in an element called reference with three
attributes (path, wildcard, and recurse).