[This is preliminary documentation and is subject to change.]
Property - ErrorCount
| C# | Visual Basic | Visual C++ |
public int ErrorCount { get; }
Public ReadOnly Property ErrorCount As Integer
public: property int ErrorCount { int get (); }