DkmNativeSteppingCallSite.CallSite Property

Definition

The address of the call instruction.

public:
 property Microsoft::VisualStudio::Debugger::Native::DkmNativeInstructionAddress ^ CallSite { Microsoft::VisualStudio::Debugger::Native::DkmNativeInstructionAddress ^ get(); };
public:
 property Microsoft::VisualStudio::Debugger::Native::DkmNativeInstructionAddress ^ CallSite { Microsoft::VisualStudio::Debugger::Native::DkmNativeInstructionAddress ^ get(); };
public Microsoft.VisualStudio.Debugger.Native.DkmNativeInstructionAddress CallSite { get; }
member this.CallSite : Microsoft.VisualStudio.Debugger.Native.DkmNativeInstructionAddress
Public ReadOnly Property CallSite As DkmNativeInstructionAddress

Property Value

Returns DkmNativeInstructionAddress.

Applies to