DkmDotnetVisualizerExtensionInfo.DebuggeeSideVisualizerTypeFullName Property
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.
[Optional] The full name of the debuggee-side type of the managed visualizer.
This API was introduced in Visual Studio 17 Update 6 (DkmApiVersion.VS17Update6).
public string? DebuggeeSideVisualizerTypeFullName { get; }
member this.DebuggeeSideVisualizerTypeFullName : string
Public ReadOnly Property DebuggeeSideVisualizerTypeFullName As String