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