MSBuildLogger.

Assembly Property

Summary

Gets or sets the assembly containing the logger. Should match the format {AssemblyName[,StrongName] | AssemblyFile}.
Namespace
Cake.Common.Tools.MSBuild
Containing Type
MSBuildLogger

Syntax

public string Assembly { get; set; }

Value

Type Description
string