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.Issues.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues .Serialization - Containing Type
- Issue
Serialization Extensions
Syntax
public static void SerializeToJsonFile(this IIssue issue, FilePath filePath)
Parameters
| Name | Type | Description |
|---|---|---|
| issue | IIssue | |
| filePath | FilePath |
Return Value
| Type | Description |
|---|---|
| void |
