System.Diagnostics.SymbolStore.ISymbolBinder1

Represents a symbol binder for managed code.

See Also: ISymbolBinder1 Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public interface ISymbolBinder1

Remarks

Note   System.Diagnostics.SymbolStore.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.

Requirements

Namespace: System.Diagnostics.SymbolStore
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0