IManagedInstaller Interface

Definição

Fornece uma interface para um instalador gerenciado.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

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
Derivado
Atributos

Métodos

ManagedInstall(String, Int32)

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

Executa uma instalação gerenciada.

Aplica-se a