DkmSteppingCodePathSource.InstructionAddress Property

Definition

The instruction address at the location to begin looking for step into specific code paths.

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

Property Value

Returns DkmInstructionAddress.

Applies to