Gets the name and path of the file that has been used to load this user dictionary or where it has been saved to. If the user dictionary was neither loaded from nor saved as a file, the property returns null.

Introduced: 7.0.

Syntax

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

Limitations

Read only.