[This is preliminary documentation and is subject to change.]
Number of NrOfUserErrors
| C# | Visual Basic | Visual C++ |
public uint NrOfUserErrors { get; set; }
Public Property NrOfUserErrors As UInteger
public: property unsigned int NrOfUserErrors { unsigned int get (); void set (unsigned int value); }