Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property CurrentFileName As String |
C# | |
---|---|
public abstract string CurrentFileName {get;} |
When Input.DataFrom is DataSource.Recording, this is where the measurement gets its data. Whenever you record data or recall a recording, this file is overwritten. It contains data of a temporary nature. Use the SaveFile method to save your recording more permanently.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)