BuildMaster SDK Reference
Version:

GetDeployable(IOperationExecutionContext context, string name) Method

Gets a named deployable if it is associated with the release in context, otherwise null (Nothing in Visual Basic).

Syntax

public static Inedo.BuildMaster.DeployableInfo GetDeployable(IOperationExecutionContext context, string name)

Parameters

context
Type: IOperationExecutionContext

The Inedo.Extensibility.Operations.IOperationExecutionContext

name
Type: string

The deployable name.