SPCAFSettings.

Report Property

Summary

Gets the report generator that will be used to generate the output file. Visual Studio compatible console output will be generated regardless of this argument.
Assembly
Cake.SPCAF.dll
Namespace
Cake.SPCAF
Containing Type
SPCAFSettings

Syntax

public List<Report> Report { get; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
List<Report>