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