DialogDebuggerVisualizer Constructor
Namespace: Microsoft.VisualStudio.DebuggerVisualizers
Assembly: Microsoft.VisualStudio.DebuggerVisualizers (in Microsoft.VisualStudio.DebuggerVisualizers.dll)
Syntax
'Declaration
Protected Sub New
protected DialogDebuggerVisualizer()
protected:
DialogDebuggerVisualizer()
new : unit -> DialogDebuggerVisualizer
protected function DialogDebuggerVisualizer()
Remarks
Constructor for DialogDebuggerVisualizer.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.