InstallerContext.Installer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.