DkmIsHiddenCodeAsyncResult.NextLine Propriété

Définition

Facultatif Symbole de la ligne source non masquée suivante. La valeur est null si la ligne active n’est pas masquée.

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

Valeur de propriété

DkmInstructionSymbol

Retourne DkmInstructionSymbol.

S’applique à