ExecutionPointBuildStep Property
This read-only property returns the build step in which the plug-in will run.
Namespace: Sandcastle.Core.PlugInAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public BuildStep BuildStep { get; }
Public ReadOnly Property BuildStep As BuildStep
Get
public:
property BuildStep BuildStep {
BuildStep get ();
}
member BuildStep : BuildStep with get
Property Value
BuildStep