Limitations
Read only.
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.
public string FilePath{ get;}
Public ReadOnly Property FilePath() As String
Read only.