Click or drag to resize
Sandcastle Help File BuilderExecutionPointBuildStep Property
This read-only property returns the build step in which the plug-in will run.

Namespace: SandcastleBuilder.Utils.BuildComponent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public BuildStep BuildStep { get; }

Property Value

Type: BuildStep
See Also