ISymbolBinder 인터페이스

정의

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

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

설명

참고

이 인터페이스는의 관리 되는 대응 사용자를 ISymUnmanagedBinder 인터페이스 디버그 기호 정보를 읽고 하는 대체 방법을 제공 하는 관리 되지 않는 기호 저장소 인터페이스 중 하나입니다.

메서드

GetReader(Int32, String, String)
사용되지 않음.
사용되지 않음.
사용되지 않음.

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

적용 대상