DkmStepper.CodePath 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.
[Optional] If StepKind is StepIntoSpecific, specifies which call we are stepping into. Otherwise it is NULL.
public:
property Microsoft::VisualStudio::Debugger::Stepping::DkmSteppingCodePath ^ CodePath { Microsoft::VisualStudio::Debugger::Stepping::DkmSteppingCodePath ^ get(); };
public:
property Microsoft::VisualStudio::Debugger::Stepping::DkmSteppingCodePath ^ CodePath { Microsoft::VisualStudio::Debugger::Stepping::DkmSteppingCodePath ^ get(); };
public Microsoft.VisualStudio.Debugger.Stepping.DkmSteppingCodePath CodePath { get; }
public Microsoft.VisualStudio.Debugger.Stepping.DkmSteppingCodePath? CodePath { get; }
member this.CodePath : Microsoft.VisualStudio.Debugger.Stepping.DkmSteppingCodePath
Public ReadOnly Property CodePath As DkmSteppingCodePath
Property Value
Returns DkmSteppingCodePath.