BuildMaster SDK Reference
Version:
GetDeployable(string deployableName) Method
Returns information about the deployable with the specified name.
Syntax
public
abstract
DeployableInfo GetDeployable(string deployableName)
Parameters
- deployableName
- Type: string
The name of the deployable.
Returns
Information about the deployable.