[This is preliminary documentation and is subject to change.]
Property - get the total number of errors reported to this thread.
| C# | Visual Basic | Visual C++ |
public int NrErrors { get; }
Public ReadOnly Property NrErrors As Integer
public: property int NrErrors { int get (); }