This class defines the execution context in which the plug-in is being called during the build process.

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

Syntax

C#
public class ExecutionContext
Visual Basic
Public Class ExecutionContext

Inheritance Hierarchy

System..::..Object
  SandcastleBuilder.Utils.PlugIn..::..ExecutionContext

See Also