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