This class defines when a plug-in gets executed during the build process.

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

Syntax

C#
public class ExecutionPoint
Visual Basic
Public Class ExecutionPoint

Inheritance Hierarchy

System..::..Object
  SandcastleBuilder.Utils.PlugIn..::..ExecutionPoint

See Also