IBraceCompletionSession.Finish 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 after the session has been removed from the stack.
public:
void Finish();
public:
void Finish();
void Finish();
public void Finish ();
abstract member Finish : unit -> unit
Public Sub Finish ()