IBraceCompletionSession.PostOverType 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 closing brace character has been typed.
public:
void PostOverType();
public:
void PostOverType();
void PostOverType();
public void PostOverType ();
abstract member PostOverType : unit -> unit
Public Sub PostOverType ()