ComponentConfigurationDictionaryFromXml Method
This is used to load existing component configuration items from the project file
Namespace: SandcastleBuilder.Utils.BuildComponentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public void FromXml(
string components
)
Public Sub FromXml (
components As String
)
public:
void FromXml(
String^ components
)
member FromXml :
components : string -> unit
Parameters
- components String
- The component items
The information is stored as an XML fragment