DkmClrDebuggerVisualizerAttribute.UISideVisualizerAssemblyLocation 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.
The location of the UI-side 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