Read only. Gets the name and path of the file that has been saved. It is set to an empty string, if text has been saved in a byte array or as a string.

Syntax

public string SavedFile { get; }
Public ReadOnly Property SavedFile() As String

Limitations

Read only.