UniversalPackageInstallSettings.

Overwrite Property

Summary

Gets or sets a value indicating whether the package should be overwritten if it already exists.

Syntax

public bool Overwrite { get; set; }

Value

Type Description
bool true if package should be overwritten; otherwise, false.