Click or drag to resize
Sandcastle Help File BuilderWildcardReferenceSettingsCollectionToXml Method
This is used to save the wildcard reference settings list to the configuration settings.

Namespace: SandcastleBuilder.PlugIns
Assembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2014.11.22.0
Syntax
public void ToXml(
	XElement root
)

Parameters

root
Type: System.Xml.LinqXElement
The root configuration node
See Also