IManagedInstaller 介面

定義

提供受管理之安裝程式的介面。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public interface class IManagedInstaller
[System.Runtime.InteropServices.Guid("1E233FE7-C16D-4512-8C3B-2E9988F08D38")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IManagedInstaller
[<System.Runtime.InteropServices.Guid("1E233FE7-C16D-4512-8C3B-2E9988F08D38")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IManagedInstaller = interface
Public Interface IManagedInstaller
衍生
屬性

方法

ManagedInstall(String, Int32)

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

執行 Managed 安裝。

適用於