DebuggerVisualizerAttribute::VisualizerObjectSourceTypeName Property
.NET Framework (current version)
Gets the fully qualified type name of the visualizer object source.
Assembly: mscorlib (in mscorlib.dll)
If the visualizer object source was specified by its type, then the value returned is the AssemblyQualifiedName property of the visualizer object source type.
A visualizer object source created for Visual Studio 2005 should inherit from the Visual Studio class VisualizerObjectSource class. For information on creating a visualizer, see How to: Write a Visualizer.
.NET Framework
Available since 2.0
Available since 2.0
Show: