MSBuildFileLogger.

GetParameters(ICakeEnvironment) Method

Summary

Process the file logger config and return parameters as a string.
Namespace
Cake.Common.Tools.MSBuild
Containing Type
MSBuildFileLogger

Syntax

public string GetParameters(ICakeEnvironment environment)

Parameters

Name Type Description
environment ICakeEnvironment The environment.

Return Value

Type Description
string The parameters separated by semi-colons.