[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
public bool DetailedValidationResults { get; set; }
Public Property DetailedValidationResults As Boolean
public: virtual property bool DetailedValidationResults { bool get () sealed; void set (bool value) sealed; }