[This is preliminary documentation and is subject to change.]
Property - Total Number of Errors in this session.
| C# | Visual Basic | Visual C++ |
public uint NrErrors { get; }
Public ReadOnly Property NrErrors As UInteger
public: property unsigned int NrErrors { unsigned int get (); }