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