VisualizerTarget.ObjectSource 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 the object source client which can be used to query the object source for the value of the target object or request the target object to be replaced.
public Microsoft.VisualStudio.Extensibility.DebuggerVisualizers.VisualizerObjectSourceClient ObjectSource { get; }
member this.ObjectSource : Microsoft.VisualStudio.Extensibility.DebuggerVisualizers.VisualizerObjectSourceClient
Public ReadOnly Property ObjectSource As VisualizerObjectSourceClient