DkmNativeSteppingCallSite.CallSite Property
Definition
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.
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.