DkmSteppingCodePathSource.InstructionSymbol Свойство

Определение

Символ инструкции в месте, с которого начинается поиск шага с конкретными путями кода.

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

Значение свойства

DkmInstructionSymbol

Возвращает DkmInstructionSymbol.

Применяется к