IManagedInstaller.ManagedInstall メソッド
アセンブリ: System.Configuration.Install (system.configuration.install.dll 内)

Function ManagedInstall ( _ <InAttribute> commandLine As String, _ <InAttribute> hInstall As Integer _ ) As Integer
Dim instance As IManagedInstaller Dim commandLine As String Dim hInstall As Integer Dim returnValue As Integer returnValue = instance.ManagedInstall(commandLine, hInstall)
int ManagedInstall ( [InAttribute] string commandLine, [InAttribute] int hInstall )
int ManagedInstall ( [InAttribute] String^ commandLine, [InAttribute] int hInstall )
int ManagedInstall ( /** @attribute InAttribute() */ String commandLine, /** @attribute InAttribute() */ int hInstall )
- hInstall


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からIManagedInstaller.ManagedInstall メソッドを検索する場合は、下記のリンクをクリックしてください。

- IManagedInstaller.ManagedInstall メソッドのページへのリンク