Gets the path to the folder on disk where test result data is stored.
Namespace:
NationalInstruments.VeriStand.StimulusProfileDefinitionApi
Assembly:
NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ResultsDirectory As String |
| C# |
|---|
public string ResultsDirectory { get; } |
| Visual C++ |
|---|
public:
property String^ ResultsDirectory {
String^ get ();
} |
Property Value
The path to the results directory.