BuildMaster SDK Reference
Version:
IActionNameProvider Interface
Represents an ActionBase that can provide an alternate name once instantiated.
Inheritance Hierarchy
- Inedo.BuildMaster.Extensibility.Actions.IActionNameProvider
Syntax
public
interface
IActionNameProvider
Properties
|
Name |
Description |
|
ActionName
|
Gets the name of the Action that will be displayed in BuildMaster.
|