Table of Contents

ExecutionContext.ExecutionContext Constructor

Definition

Namespace
Sandcastle.Core.PlugIn
Assembly
Sandcastle.Core.dll

Constructor

public ExecutionContext(BuildStep buildStep, ExecutionBehaviors behavior)

Parameters

buildStep BuildStep

The current build step.

behavior ExecutionBehaviors

The behavior of the plug-in for the current context.

Exceptions

ArgumentException

This is thrown if an attempt is made to specify more than one behavior type.