Gets the file name.
public: __property string* get_Filename();
'Declaration
Public ReadOnly Property Filename As String
'Usage
Dim instance As ImageX
Dim value As String
value = instance.Filename
Property Value
The file name of the file loaded using FromFile.