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