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는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

관리되는 설치를 실행합니다.

적용 대상