SymBinder 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表 Managed 程式碼的符號繫結器。
public ref class SymBinder : System::Diagnostics::SymbolStore::ISymbolBinder
public ref class SymBinder : System::Diagnostics::SymbolStore::ISymbolBinder, System::Diagnostics::SymbolStore::ISymbolBinder1
public ref class SymBinder : System::Diagnostics::SymbolStore::SymBinderBase, IDisposable, System::Diagnostics::SymbolStore::ISymbolBinder, System::Diagnostics::SymbolStore::ISymbolBinder1
public class SymBinder : System.Diagnostics.SymbolStore.ISymbolBinder
[System.Runtime.InteropServices.ComVisible(true)]
public class SymBinder : System.Diagnostics.SymbolStore.ISymbolBinder, System.Diagnostics.SymbolStore.ISymbolBinder1
[System.Runtime.InteropServices.ComVisible(true)]
public class SymBinder : System.Diagnostics.SymbolStore.SymBinderBase, IDisposable, System.Diagnostics.SymbolStore.ISymbolBinder, System.Diagnostics.SymbolStore.ISymbolBinder1
type SymBinder = class
interface ISymbolBinder
[<System.Runtime.InteropServices.ComVisible(true)>]
type SymBinder = class
interface ISymbolBinder
interface ISymbolBinder1
[<System.Runtime.InteropServices.ComVisible(true)>]
type SymBinder = class
inherit SymBinderBase
interface ISymbolBinder
interface ISymbolBinder1
interface IDisposable
Public Class SymBinder
Implements ISymbolBinder
Public Class SymBinder
Implements ISymbolBinder, ISymbolBinder1
Public Class SymBinder
Inherits SymBinderBase
Implements IDisposable, ISymbolBinder, ISymbolBinder1
- 繼承
-
SymBinder
- 繼承
- 屬性
- 實作
建構函式
SymBinder() |
初始化 SymBinder 類別的新執行個體。 |
方法
__dtor() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 將目前執行個體所持有的資源釋出。 |
{dtor}() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 將目前執行個體所持有的資源釋出。 |
{dtor}() |
將目前執行個體所持有的資源釋出。 (繼承來源 SymBinderBase) |
Dispose() |
將 SymBinder 類別的目前執行個體所使用的資源釋出。 |
Dispose(Boolean) |
由 Dispose() 和 Finalize() 方法呼叫,以釋出 SymBinder 類別之目前執行個體所使用的 Managed 和 Unmanaged 資源。 |
Equals(Object) |
判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
Finalize() |
將目前執行個體所持有的資源釋出。 |
GetHashCode() |
做為預設雜湊函式。 (繼承來源 Object) |
GetReader(Int32, String, String) |
已淘汰.
使用中繼資料介面的指定 32 位元整數指標、指定的檔案名稱和指定的搜尋路徑,取得目前檔案的符號讀取器介面。 |
GetReader(IntPtr, String, String) |
使用中繼資料介面的指定指標、指定的檔案名稱和指定的搜尋路徑,取得目前檔案的符號讀取器介面。 |
GetType() |
取得目前執行個體的 Type。 (繼承來源 Object) |
MemberwiseClone() |
建立目前 Object 的淺層複製。 (繼承來源 Object) |
ToString() |
傳回代表目前物件的字串。 (繼承來源 Object) |