Loading...
Property in CompilationResult
Gets a value indicating whether this compilation result contains any error diagnostics.
public bool ContainsErrors { get };
If this value is true, then the value contained in Program will not contain a valid output.