ExecutionPointBuildStep Property

This read-only property returns the build step in which the plug-in will run.

Definition

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

Property Value

BuildStep

See Also