Return the full path of the file.
Public Property FilePath As String
public string FilePath {get;set;}
(The set method serves no purpose in this interface. It's provided solely for the IAgentryControlViewModelFile interface that derives from this one.)