DeployManifest.UpdateUnit Property

Definition

Specifies the units for UpdateInterval input. This input only applies when Install and UpdateEnabled are both True.

C#
public Microsoft.Build.Tasks.Deployment.ManifestUtilities.UpdateUnit UpdateUnit { get; set; }

Property Value

An UpdateUnit object that indicates the units used for the UpdateInterval property.

Remarks

The following values are available for the units used for the update interval: Days, Hours, and Weeks. For more information, see UpdateUnit.

This input only applies only when Install and UpdateEnabled are both set to true.

Applies to

Produit Versions
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1