System.Diagnostics.SymbolStore.ISymbolWriter

Represents a symbol writer for managed code.

See Also: ISymbolWriter Members

Syntax

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

Remarks

The System.Diagnostics.SymbolStore.ISymbolWriter interface provides methods that define documents, sequence points, lexical scopes, and variables.

Note:

This interface is the managed counterpart of the ISymUnmanagedWriter interface, which is one of the unmanaged symbol store interfaces that provides an alternative way to read and write debug symbol information.

Requirements

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