[This is preliminary documentation and is subject to change.]
Gets the number of warnings found during execution of this thread and all child threads.
| C# | Visual Basic | Visual C++ |
public int NrOfWarnings { get; }
Public ReadOnly Property NrOfWarnings As Integer
public: property int NrOfWarnings { int get (); }