IDebugType 인터페이스

정의

디버거 개체에 대한 정보를 제공하는 메서드를 정의합니다. 이 인터페이스는 디버거 대상에서 형식을 나타내는 디버거 개체에 의해 구현됩니다.

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

public interface class IDebugType
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("613CC05D-05F4-4969-B369-5AEEF56E32D0")]
public interface IDebugType
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("613CC05D-05F4-4969-B369-5AEEF56E32D0")>]
type IDebugType = interface
Public Interface IDebugType
특성

메서드

HasInstance(Object)

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

클래스에서 구현되는 경우 지정된 개체가 현재 형식의 인스턴스와 같은지 여부를 확인합니다.

적용 대상

추가 정보