VeriStand .NET API Reference

SequenceCallInfo.SequencePath Property

Gets the file path of the sequence file to execute.

Namespace: NationalInstruments.VeriStand.ClientAPI
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public ReadOnly Property SequencePath As String
C#
public string SequencePath { get; }
Visual C++
public:
property String^ SequencePath {
	String^ get ();
}

See Also

Log in to get a better experience