PlugInConfiguration.Configuration Property
Definition
- Namespace
- Sandcastle.Core.PlugIn
- Assembly
- Sandcastle.Core.dll
This is used to get or set the plug-in's configuration information
public string Configuration { get; set; }
Property Value
- string
This should be an XML fragment. The root node should be named
configuration