IBraceCompletionSession.PostBackspace Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called by the editor after the character has been removed.
public:
void PostBackspace();
public:
void PostBackspace();
void PostBackspace();
public void PostBackspace ();
abstract member PostBackspace : unit -> unit
Public Sub PostBackspace ()