TeamCityBuildInfo.

ConfigProperties Property

Summary

Gets the TeamCity config properties.

Syntax

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

Value

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