Represents a symbol writer for managed code.
ISymbolWriter
[Visual Basic] Public Interface ISymbolWriter [C#] public interface ISymbolWriter [C++] public __gc __interface ISymbolWriter
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
The interface provides methods to define documents, sequence points, lexical scopes, and variables.
Namespace: System.Diagnostics.SymbolStore
Assembly: mscorlib.dll
ISymbolWriter Members | System.Diagnostics.SymbolStore Namespace