MSpecSettings.

XmlReport Property

Summary

Gets or sets a value indicating whether an XML report should be generated.
Namespace
Cake.Common.Tools.MSpec
Containing Type
MSpecSettings

Syntax

public bool XmlReport { get; set; }

Value

Type Description
bool true if an XML report should be generated; otherwise, false.