IServicedComponentInfo 인터페이스

정의

ServicedComponent 클래스에서 GetComponentInfo(Int32, String[]) 메서드를 통해 구성 요소에 대한 정보를 가져오기 위해 구현합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public interface class IServicedComponentInfo
[System.Runtime.InteropServices.Guid("8165B19E-8D3A-4d0b-80C8-97DE310DB583")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IServicedComponentInfo
[<System.Runtime.InteropServices.Guid("8165B19E-8D3A-4d0b-80C8-97DE310DB583")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IServicedComponentInfo = interface
Public Interface IServicedComponentInfo
파생
특성

설명

IServicedComponentInfo 인터페이스는 코드에서 직접 구현할 필요가 없습니다. .NET Framework 인프라에서 내부적으로 사용 됩니다.

합니다 GetComponentInfo 메서드에 나타나지는 ServicedComponent 클래스 인터페이스입니다. 대신 ServicedComponent 명시적으로 구현 IServicedComponentInfo합니다.

메서드

GetComponentInfo(Int32, String[])

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

ServicedComponent 클래스 인스턴스에 대한 특정 정보를 가져옵니다.

적용 대상

추가 정보