DialogDebuggerVisualizer Constructor
Namespace: Microsoft.VisualStudio.DebuggerVisualizers
Assembly: Microsoft.VisualStudio.DebuggerVisualizers (in Microsoft.VisualStudio.DebuggerVisualizers.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New DialogDebuggerVisualizer()
protected DialogDebuggerVisualizer()
protected:
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.
See Also
Reference
DialogDebuggerVisualizer Class