DkmIsHiddenCodeAsyncResult.NextLine Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
Retourne DkmInstructionSymbol.