Gets the session document file path. (Control properties are saved in session document files.)
'Declaration
ReadOnly Property SessionFilePath As String
'Usage
Dim instance As IControl
Dim value As String
value = instance.SessionFilePath
Property Value
The fully qualified file path of the session document file.