Method OnPrepare
OnPrepare(PrepareContext)
Provides implementation when preparing the environment for the build pipeline before using it.
Declaration
protected virtual ResultBase OnPrepare(PrepareContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| PrepareContext | context |
Returns
| Type | Description |
|---|---|
| ResultBase |