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 対応するマネージド インターフェイスです。これは、デバッグ シンボル情報の読み取りと書き込みの代替方法を提供するアンマネージド シンボル ストア インターフェイスの 1 つです。

メソッド

GetReader(Int32, String, String)
古い.
古い.
古い.

現在のファイルのシンボル リーダーのインターフェイスを取得します。

適用対象