The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DebuggerTypeProxyAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the DebuggerTypeProxyAttribute class using the type of the proxy.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | DebuggerTypeProxyAttribute(String^) | Initializes a new instance of the DebuggerTypeProxyAttribute class using the type name of the proxy. |
![]() | DebuggerTypeProxyAttribute(Type^) | Initializes a new instance of the DebuggerTypeProxyAttribute class using the type of the proxy. |
Show:
