IUpdateInstalledFileSizeDetection

Declaration

IUpdateInstalledFileSizeDetection : IUpdateInstalledBaseDetection

Overview

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

Properties

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

UINT ExpectedValue - Gets or sets the file size used for comparison.

See also

IUpdatesProject

IUpdate