This class is used to manage the set of known plug-ins.

Namespace: SandcastleBuilder.Utils.PlugIn
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.3.0

Syntax

C#
public static class PlugInManager
Visual Basic
Public NotInheritable Class PlugInManager

Inheritance Hierarchy

System..::..Object
  SandcastleBuilder.Utils.PlugIn..::..PlugInManager

See Also