BuildMaster SDK Reference
Version:

ICustomBuildNumberProvider Interface

Indicates that a BuildImporterBase supports getting a custom build number from a third-party source.

Inheritance Hierarchy

  • Inedo.BuildMaster.Extensibility.BuildImporters.ICustomBuildNumberProvider

Syntax

public interface ICustomBuildNumberProvider

Properties

Name Description
BuildNumber

Gets the build number from the custom BuildImporterBase, or null (Nothing in Visual Basic) if BuildMaster should auto-generate the build number.