SymbolsTraceSourceExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static class SymbolsTraceSourceExtensions
type SymbolsTraceSourceExtensions = class
Public Module SymbolsTraceSourceExtensions
- Inheritance
-
SymbolsTraceSourceExtensions
Methods
UseStacks(ITraceSource) |
Provides data about stacks recorded during a trace. |
UseStackTags(ITraceSource) |
Provides a mapper that groups stacks from a trace into stack tags as specified in an XML configuration file. |
UseSymbols(ITraceSource) |
Provides the ability to load symbols for a trace. |