IPicInfo_Filename [Get]

In Class PicBMP

 119 Private Property Get IPicInfo_Filename() As String
 120 ' Returns the filename used in the previous call to ReadFile
 121 
 122 IPicInfo_Filename = StoredFilename
 123 
 124 End Property
 125 

Called by

Filename [Get] in Class IPicInfo