DkmClrDebuggerTypeProxyAttribute.ProxyType 属性

定义

代理类型。

         此 API 是在 Visual Studio 14 RTM (VS14RTM) 中引入的。
public:
 property Microsoft::VisualStudio::Debugger::Clr::DkmClrType ^ ProxyType { Microsoft::VisualStudio::Debugger::Clr::DkmClrType ^ get(); };
public:
 property Microsoft::VisualStudio::Debugger::Clr::DkmClrType ^ ProxyType { Microsoft::VisualStudio::Debugger::Clr::DkmClrType ^ get(); };
public Microsoft.VisualStudio.Debugger.Clr.DkmClrType ProxyType { get; }
member this.ProxyType : Microsoft.VisualStudio.Debugger.Clr.DkmClrType
Public ReadOnly Property ProxyType As DkmClrType

属性值

DkmClrType

适用于