BuildMaster SDK Reference
Version:

OperationExecutionContext Class

Conains extension methods for the IOperationExecutionContext interface.

Inheritance Hierarchy

  • object
    • Inedo.BuildMaster.Extensibility.Operations.OperationExecutionContext

Syntax

public class OperationExecutionContext

Methods

Name Description
ResolvePath(IOperationExecutionContext context, string path, string defaultSourcePath)

Returns a fully-resolved absolute path of the specified file or directory, using the supplied default source path if supplied with a relative path.