Property HadError
HadError
Gets a value indicating whether an error occurred.
public bool HadError { get; }
Property Value
- bool
trueif an error occurred; otherwise,false.
Gets a value indicating whether an error occurred.
public bool HadError { get; }
true if an error occurred; otherwise, false.