PlugInDependency Class
Definition
- Namespace
- Sandcastle.Core.PresentationStyle
- Assembly
- Sandcastle.Core.dll
This class is used to define a plug-in upon which a presentation style depends and the default configuration to use for it.
public class PlugInDependency
- Inheritance
-
PlugInDependency
Constructors
| PlugInDependency(string, string) |
Constructor |
Properties
| Configuration |
The default configuration to use for the plug-in |
| Id |
The ID of the plug-in upon which the presentation style depends |