Udostępnij za pośrednictwem


DkmManagedReturnValueContext.Address Property

Definition

Return value hitting guard breakpoint address.

This API was introduced in Visual Studio 12 RTM (DkmApiVersion.VS12RTM).

public:
 property Microsoft::VisualStudio::Debugger::Clr::DkmClrInstructionAddress ^ Address { Microsoft::VisualStudio::Debugger::Clr::DkmClrInstructionAddress ^ get(); };
public:
 property Microsoft::VisualStudio::Debugger::Clr::DkmClrInstructionAddress ^ Address { Microsoft::VisualStudio::Debugger::Clr::DkmClrInstructionAddress ^ get(); };
public Microsoft.VisualStudio.Debugger.Clr.DkmClrInstructionAddress Address { get; }
member this.Address : Microsoft.VisualStudio.Debugger.Clr.DkmClrInstructionAddress
Public ReadOnly Property Address As DkmClrInstructionAddress

Property Value

Applies to