Method GetBuildPipeline
GetBuildPipeline()
Retrieve the build pipeline of this build configuration.
Declaration
public BuildPipelineBase GetBuildPipeline()
Returns
Type | Description |
---|---|
BuildPipelineBase | The build pipeline if found, otherwise null. |