DebuggerVisualizerProviderConfiguration.Targets 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.
Gets types that a debugger visualizer will target and the corresponding display names for the visualizer.
public Microsoft.VisualStudio.Extensibility.DebuggerVisualizers.VisualizerTargetType[] Targets { get; }
member this.Targets : Microsoft.VisualStudio.Extensibility.DebuggerVisualizers.VisualizerTargetType[]
Public ReadOnly Property Targets As VisualizerTargetType()