Arguments
FileName A String value. The name of the file which will be applied to the filter criteria..
Description
The SetFilter method is used to apply a filter criteria to the log entries.
Remarks
If the file name is already absolute, then it is simply returned. If it is relative, then it is appended to the HTTPAnalyzer module's (EXE or DLL) path.
e.g. httpAnalyzer.SetFilter("filter\\06.Content-type is text-html.flt");
The filter file name will be expanded as "c:\program files\ieinspector\httpanalyzerFull\filter\06.Content-type is text-html.flt".