ISymbolBinder Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a symbol binder for managed code.
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
- Derived
- Attributes
Remarks
Note
This interface is the managed counterpart of the ISymUnmanagedBinder
interface, which is one of the unmanaged symbol store interfaces that provide an alternate way to read and write debug symbol information.
Methods
GetReader(Int32, String, String) |
Obsolete.
Obsolete.
Obsolete.
Gets the interface of the symbol reader for the current file. |
Applies to
Bekerjasama dengan kami di GitHub
Sumber untuk kandungan ini boleh didapati di GitHub, di mana anda juga boleh mencipta dan menyemak isu dan menarik permintaan. Untuk maklumat lanjut, lihat panduan penyumbang kami.