IPlugInExecute Method
This method is used to execute the plug-in during the build process
Namespace: Sandcastle.Core.PlugInAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
void Execute(
ExecutionContext context
)
Sub Execute (
context As ExecutionContext
)
void Execute(
ExecutionContext^ context
)
abstract Execute :
context : ExecutionContext -> unit
Parameters
- context ExecutionContext
- The current execution context