DkmSteppingCodePathSource.InstructionSymbol Eigenschaft

Definition

Das Anweisungs Symbol an der Position, an dem nach Schritten in bestimmten Codepfade gesucht werden soll.

public:
 property Microsoft::VisualStudio::Debugger::Symbols::DkmInstructionSymbol ^ InstructionSymbol { Microsoft::VisualStudio::Debugger::Symbols::DkmInstructionSymbol ^ get(); };
public:
 property Microsoft::VisualStudio::Debugger::Symbols::DkmInstructionSymbol ^ InstructionSymbol { Microsoft::VisualStudio::Debugger::Symbols::DkmInstructionSymbol ^ get(); };
public Microsoft.VisualStudio.Debugger.Symbols.DkmInstructionSymbol InstructionSymbol { get; }
member this.InstructionSymbol : Microsoft.VisualStudio.Debugger.Symbols.DkmInstructionSymbol
Public ReadOnly Property InstructionSymbol As DkmInstructionSymbol

Eigenschaftswert

DkmInstructionSymbol

Gibt DkmInstructionSymbolzurück.

Gilt für