IBraceCompletionSession.PreReturn(Boolean) Methode

Definition

Wird vom Editor aufgerufen, wenn return innerhalb der Sitzung gedrückt wird.

public:
 void PreReturn([Runtime::InteropServices::Out] bool % handledCommand);
public void PreReturn (out bool handledCommand);
abstract member PreReturn : bool -> unit
Public Sub PreReturn (ByRef handledCommand As Boolean)

Parameter

handledCommand
Boolean

Legen Sie diese Einstellung auf "true" fest, um das Einfügen von Zeilen

Gilt für