Variable IconSearchResult.filePath

File path of found icon.

struct IconSearchResult
{
  // ...
  string filePath ;
  // ...
}