Gets the symbolic path to the parameter within the model.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly:
NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Overridable ReadOnly Property ModelPath As String |
| C# |
|---|
public virtual string ModelPath { get; } |
| Visual C++ |
|---|
public:
virtual property String^ ModelPath {
String^ get ();
} |
Property Value
The path to the symbolic parameter.