SmartAssemblyAliases.

SmartAssemblyAddReport(ICakeContext, FilePath) Method

Summary

Adds SmartAssembly report.

Syntax

public static void SmartAssemblyAddReport(this ICakeContext context, FilePath encryptedReport)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext The context.
encryptedReport FilePath Encrypted report file.

Return Value

Type Description
void