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