DkmClrCaughtExceptionInformation.InstructionAddress Eigenschaft

Definition

Die Anweisungs Adresse für diese abgefangene Ausnahme.

         Diese API wurde in Visual Studio 12 RTM (dkmapiversion. VS12RTM) eingeführt.
public:
 property Microsoft::VisualStudio::Debugger::DkmInstructionAddress ^ InstructionAddress { Microsoft::VisualStudio::Debugger::DkmInstructionAddress ^ get(); };
public:
 property Microsoft::VisualStudio::Debugger::DkmInstructionAddress ^ InstructionAddress { Microsoft::VisualStudio::Debugger::DkmInstructionAddress ^ get(); };
public Microsoft.VisualStudio.Debugger.DkmInstructionAddress InstructionAddress { get; }
member this.InstructionAddress : Microsoft.VisualStudio.Debugger.DkmInstructionAddress
Public ReadOnly Property InstructionAddress As DkmInstructionAddress

Eigenschaftswert

DkmInstructionAddress

Gilt für