IManagedInstaller 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供受管理之安裝程式的介面。
此 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 安裝。 |