UniversalPackageInstallSettings.

PreserveTimestamps Property

Summary

Gets or sets a value indicating whether timestamps of installed files should be preserved as in the package.

Syntax

public bool PreserveTimestamps { get; set; }

Value

Type Description
bool true if timestamps should be preserved; otherwise, false.