Share via


Microsoft.VisualStudio.Extensibility.DebuggerVisualizers Namespace

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.