ISymbolBinder 介面

定義

代表 Managed 程式碼的符號繫結器。

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 Managed對應專案,這是其中一個 Unmanaged 符號存放區介面,可提供讀取和寫入偵錯符號資訊的替代方式。

方法

GetReader(Int32, String, String)
已淘汰.
已淘汰.
已淘汰.

為目前檔案取得符號讀取器的介面。

適用於