ContainsErrors
Property in CompilationResult
Summary
Gets a value indicating whether this compilation result contains any error diagnostics.
Remarks
If this value is true, then the value contained in Program will not contain a valid output.
Last updated