[This is preliminary documentation and is subject to change.]
Gets the number of errors found during execution of this thread and all child threads.
| C# | Visual Basic | Visual C++ |
public int NrOfErrors { get; }
Public ReadOnly Property NrOfErrors As Integer
public: property int NrOfErrors { int get (); }