Component Configuration DictionaryTo Xml Method
This is used to write the component configuration info to an XML fragment ready for storing in the
project file.
Definition
Namespace: Sandcastle.Core.BuildAssembler.BuildComponent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
The XML fragment containing the component configuration info.
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public string ToXml()VB
Public Function ToXml As StringC++
public:
String^ ToXml()F#
member ToXml : unit -> string Return Value
StringThe XML fragment containing the component configuration info.