Share via


Installer.InstallerFile Property

Definition

Gets the installer file associated with the current installer.

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

Property Value

An InstallerFile instance.

Applies to