ISymbolBinder1 인터페이스

정의

관리 코드의 기호 바인더를 나타냅니다.

public interface class ISymbolBinder1
public interface ISymbolBinder1
[System.Runtime.InteropServices.ComVisible(true)]
public interface ISymbolBinder1
type ISymbolBinder1 = interface
[<System.Runtime.InteropServices.ComVisible(true)>]
type ISymbolBinder1 = interface
Public Interface ISymbolBinder1
파생
특성

설명

참고ISymbolBinder1 는 관리되지 않는 의 관리되는 대응 항목입니다. ISymUnmanagedBinder

인터페이스는 디버그 기호 정보를 읽고 쓰는 다른 방법을 제공하는 관리되지 않는 기호 저장소 인터페이스 중 하나입니다.

메서드

GetReader(IntPtr, String, String)

현재 파일의 기호 판독기 인터페이스를 가져옵니다.

적용 대상