IUpdateInstalledFileVerDetection

Declaration

IUpdateInstalledFileVerDetection : IUpdateInstalledBaseDetection

Overview

This interface is meant to specify details about the detection used to determine if the update is installed using file version.

Properties

String FilePath - Gets or sets the location of the file that must be present for the update process to be considered successful .

String ExpectedValue - Gets or sets the file version used for comparison.

See also

IUpdatesProject

IUpdate