[This is preliminary documentation and is subject to change.]
Indicate whether DVT should produce Summary Validation Results or not.
| C# | Visual Basic | Visual C++ |
bool SummaryValidationResults { get; set; }
Property SummaryValidationResults As Boolean
property bool SummaryValidationResults { bool get (); void set (bool value); }