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