ManagedInstallerClass.InstallHelper(String[]) Método
Definição
Manipula a funcionalidade da Installutil.exe (ferramenta de instalação).Handles the functionality of the Installutil.exe (Installer Tool).
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.
public:
static void InstallHelper(cli::array <System::String ^> ^ args);
public static void InstallHelper (string[] args);
static member InstallHelper : string[] -> unit
Public Shared Sub InstallHelper (args As String())
Parâmetros
- args
- String[]
Os argumentos passados para Ferramenta de Instalação.The arguments passed to the Installer Tool.