[This is preliminary documentation and is subject to change.]
Determines whether the detailed validation results should be generated while executing.
| C# | Visual Basic | Visual C++ |
public bool DetailedValidationResults { get; set; }
Public Property DetailedValidationResults As Boolean
public: property bool DetailedValidationResults { bool get (); void set (bool value); }