Share via


InstallerContext.Installer Property

Definition

Gets the Installer associated with the current context.

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

Property Value

An Installer instance.

Applies to