IPicInfo_Filename [Get]

In Class PicGIF

 109 Private Property Get IPicInfo_Filename() As String
 110 ' Returns the filename used in the previous call to ReadFile
 111 
 112 IPicInfo_Filename = StoredFilename
 113 
 114 End Property
 115 

Called by

Filename [Get] in Class IPicInfo