Microsoft.VisualStudio.Extensibility.DebuggerVisualizers Namespace
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.
Classes
DebuggerVisualizerProvider |
Defines a provider of .NET debugger visualizers. |
DebuggerVisualizerProviderConfiguration |
Configuration of a DebuggerVisualizerProvider class. |
VisualizerObjectSourceClient |
Allows requesting the Visual Studio debugger for the value of a target object. |
VisualizerObjectSourceType |
The Type of the visualizer object source loaded in the debug target process to access the object to be visualized. |
VisualizerTarget |
Contains information regarding the target process and boject and allows requesting the Visual Studio debugger for the value of a target object, or to replace the target object. |
VisualizerTargetType |
The Type that a debugger visualizer will target and the corresponding display name for the visualizer. |
Enums
VisualizerStyle |
Defines how a debugger visualizers is hosted in the Visual Studio UI and how it behaves. |