IBuildAgent.

IsDefault Property

Summary

Gets a value indicating whether this agent is the default fallback when no specific agent is detected.
Namespace
GitVersion.Agents
Containing Type
IBuildAgent

Syntax

bool IsDefault { get; }

Value

Type Description
bool
GitHub