IPlugInExecute Method
This method is used to execute the plug-in during the build process
Namespace: SandcastleBuilder.Utils.BuildComponentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.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