IBraceCompletionSession.PreBackspace(Boolean) Methode

Definition

Wird vom Editor aufgerufen, bevor das Zeichen entfernt wurde.

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

Parameter

handledCommand
Boolean

Legen Sie diese Einstellung auf "true" fest, um zu verhindern, dass die RÜCKTASTE

Gilt für