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