UpgradeResult
Struct in Yarn.Compiler.Upgrader
Inherits from System.ValueType
Summary
The result of an upgrade.
public struct UpgradeResult
Fields
Name
Description
The files produced as part of the upgrade.
Properties
Name
Description
Gets a collection containing all Diagnostic objects across all of the files in Files .
Structs
Name
Description
A file generated as part of an upgrade.
Last updated
Was this helpful?