Share via


Installer.Product Property

Definition

Gets the product associated with the current installer.

public:
 property Microsoft::Web::PlatformInstaller::Product ^ Product { Microsoft::Web::PlatformInstaller::Product ^ get(); };
public Microsoft.Web.PlatformInstaller.Product Product { get; }
member this.Product : Microsoft.Web.PlatformInstaller.Product
Public ReadOnly Property Product As Product

Property Value

A Product instance.

Applies to