Filename [Get]

In Class IPicInfo

  17 Public Property Get Filename() As String
  18 Attribute Filename.VB_Description = "Returns the filename used in the previous call to ReadFile"
  19 ' Returns the filename used in the previous call to ReadFile
  20 
  21 End Property
  22 
  23 

Calls

> IPicInfo_Filename [Get] in Class PicBMP
> IPicInfo_Filename [Get] in Class PicGIF