Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property SavedFileName As String |
C# | |
---|---|
public abstract string SavedFileName {get;} |
If the current recording has never been saved and was not recalled from a file, then an empty string is returned.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)