BuildMaster SDK Reference
Version:

GetExtensionConfigurer Method

Syntax

protected Inedo.BuildMaster.Extensibility.Configurers.Extension.ExtensionConfigurerBase GetExtensionConfigurer()

Returns

The extension configurer.

Remarks

When an Inedo.BuildMaster.Extensibility.Configurers.Extension.ExtensionConfigurerBase is associated with this assembly, this will return the first item below that is available:

  1. The configuration associated with the profile selected in the deployment plan.

  2. The global configuration.

  3. An instance with default values.