This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.SmartAssembly.
Summary
Adds SmartAssembly report.
- Assembly
- Cake
.SmartAssembly .dll - Namespace
- Cake
.SmartAssembly - Containing Type
- SmartAssemblyAliases
Syntax
public static void SmartAssemblyAddReport(this ICakeContext context, FilePath encryptedReport)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | The context. |
| encryptedReport | FilePath | Encrypted report file. |
Return Value
| Type | Description |
|---|---|
| void |
