[This is preliminary documentation and is subject to change.]
Property - Results Directory.
| C# | Visual Basic | Visual C++ |
public string ResultsDirectory { get; set; }
Public Property ResultsDirectory As String
public: property String^ ResultsDirectory { String^ get (); void set (String^ value); }