PlugInDependency.Configuration Property
Definition
- Namespace
- Sandcastle.Core.PresentationStyle
- Assembly
- Sandcastle.Core.dll
The default configuration to use for the plug-in
public string Configuration { get; }
Property Value
Remarks
This can be either an empty configuration element or one filled in with default
values for any plug-in configuration parameters. If the plug-in is visible to the user and has been
added to the project, the project configuration will override this one.