IFileVersionSearch

Declaration

IFileVersionSearch: IBaseSearch

Overview

This interface is meant to edit search options for a file version.

Properties

String FilePath - Gets or sets the path to the file that will be inspected.

uint SearchDepth - Gets or sets how deep within the folder's subdirectories to search for a file.

Bool SeachIn64BitLocation - Gets or sets the option to search in the 64-bit registry section. The search will not be redirected to the 32-bit section, regardless of the package type.

String MinRequiredVersion - Gets or sets the minimum version necessary for the search to be successful.

String MaxRequiredVersion - Gets or sets the maximum version necessary for the search to be successful.

See also

ISearch

IComponentSearch