ISymbolBinder1 Interface
.NET Framework (current version)
Represents a symbol binder for managed code.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetReader(IntPtr, String^, String^) | Gets the interface of the symbol reader for the current file. |
Note ISymbolBinder1 is the managed counterpart of the unmanaged ISymUnmanagedBinder
interface, one of the unmanaged symbol store interfaces that provide an alternative way to read and write debug symbol information.
.NET Framework
Available since 2.0
Available since 2.0
Show:
