InstallCommand.Installer 屬性

定義

取得這個 InstallCommand 實例之 Installer 物件的參考。

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

屬性值

Installer這個 InstallCommand 實例的 物件。

適用於