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