VisualizerTarget.ObjectSource Property

Definition

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

Property Value

Applies to