DkmClrDebuggerTypeProxyAttribute Class
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.
Represents a DebuggerTypeProxy attribute on a type and specifies a display proxy for a type. See msdn documentation for DebuggerTypeProxyAttribute.
This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).
public ref class DkmClrDebuggerTypeProxyAttribute : Microsoft::VisualStudio::Debugger::Evaluation::ClrCompilation::DkmClrEvalAttribute
[Windows::Foundation::Metadata::WebHostHidden]
public ref class DkmClrDebuggerTypeProxyAttribute : Microsoft::VisualStudio::Debugger::Evaluation::ClrCompilation::DkmClrEvalAttribute
[Windows::Foundation::Metadata::WebHostHidden]
class DkmClrDebuggerTypeProxyAttribute : Microsoft::VisualStudio::Debugger::Evaluation::ClrCompilation::DkmClrEvalAttribute
[System.Runtime.InteropServices.Guid("76d380fb-f2af-56dc-228a-86ebfc5eec61")]
public class DkmClrDebuggerTypeProxyAttribute : Microsoft.VisualStudio.Debugger.Evaluation.ClrCompilation.DkmClrEvalAttribute
[<System.Runtime.InteropServices.Guid("76d380fb-f2af-56dc-228a-86ebfc5eec61")>]
type DkmClrDebuggerTypeProxyAttribute = class
inherit DkmClrEvalAttribute
Public Class DkmClrDebuggerTypeProxyAttribute
Inherits DkmClrEvalAttribute
- Inheritance
- Attributes
Module |
The module the type resides in. If the type resides in a synthetic assembly, this value will be a real module in the same AppDomain. This API was introduced in Visual Studio 12 RTM (DkmApiVersion.VS12RTM). This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM). (Inherited from DkmClrEvalAttribute) |
Proxy |
The proxy type. This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM). |
Tag |
DkmClrEvalAttribute is an abstract base class. This enum indicates which derived class this object is an instance of. (Inherited from DkmClrEvalAttribute) |
Target |
[Optional] The member this attribute applies to if applicable. This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM). (Inherited from DkmClrEvalAttribute) |
Target |
The type this attribute applies to. This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM). (Inherited from DkmClrEvalAttribute) |
Create(Dkm |
Create a new DkmClrDebuggerTypeProxyAttribute object instance. Location constraint: API must be called from a Monitor component (component level < 100,000). This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM). |
Táirge | Leaganacha |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |