FileName

<< Click to Display Table of Contents >>

Navigation:  Classes > THttpParsedFile > Properties >

FileName

SIGNATURE=IW.Parser.Files.THttpParsedFile.FileName

 

ETYPE=Property

 

Declaration:

Delphi:

public property FileName: string;

C++:

public: __property String FileName;

 

Description: This is FileName, a member of class THttpParsedFile.