UpgradeResult
Struct in Yarn.Compiler.Upgrader
Inherits from System.ValueType
Summary
The result of an upgrade.
public struct UpgradeResultFields
| Name | Description |
|---|---|
| Files | The files produced as part of the upgrade. |
Properties
| Name | Description |
|---|---|
| Diagnostics | Gets a collection containing all Diagnostic objects across all of the files in Files . |
Structs
| Name | Description |
|---|---|
| OutputFile | A file generated as part of an upgrade. |