Udostępnij za pośrednictwem


DkmCustomUIVisualizerInfo.UISideVisualizerAssemblyLocation Property

Definition

The location of the UI-side visualizer assembly.

This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).

public:
 property Microsoft::VisualStudio::Debugger::Evaluation::DkmClrCustomVisualizerAssemblyLocation UISideVisualizerAssemblyLocation { Microsoft::VisualStudio::Debugger::Evaluation::DkmClrCustomVisualizerAssemblyLocation get(); };
public:
 property Microsoft::VisualStudio::Debugger::Evaluation::DkmClrCustomVisualizerAssemblyLocation UISideVisualizerAssemblyLocation { Microsoft::VisualStudio::Debugger::Evaluation::DkmClrCustomVisualizerAssemblyLocation get(); };
public Microsoft.VisualStudio.Debugger.Evaluation.DkmClrCustomVisualizerAssemblyLocation UISideVisualizerAssemblyLocation { get; }
member this.UISideVisualizerAssemblyLocation : Microsoft.VisualStudio.Debugger.Evaluation.DkmClrCustomVisualizerAssemblyLocation
Public ReadOnly Property UISideVisualizerAssemblyLocation As DkmClrCustomVisualizerAssemblyLocation

Property Value

Applies to