Gets or sets the name of the application to call from the Command Prompt.
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 Property FileName As String |
| C# |
|---|
public string FileName { get; set; } |
Property Value
The name of the application to call. You can use a system command (for example,
cmd notepad), a system variable, or the fully-qualified path to the executable.