TeamCityBuildInfo.

RunnerProperties Property

Summary

Gets the TeamCity runner properties.

Syntax

public Dictionary<string, string> RunnerProperties { get; }

Value

Type Description
Dictionary<string, string> The TeamCity runner properties as a key/value dictionary.