InstalledProductRegistrationAttribute.UsePackage Property

Definition

True is the product installation will use the package ID

public:
 property bool UsePackage { bool get(); };
public:
 property bool UsePackage { bool get(); };
public bool UsePackage { get; }
member this.UsePackage : bool
Public ReadOnly Property UsePackage As Boolean

Property Value

The value is true if the product installation uses the package ID, and false otherwise.

Applies to