Condividi tramite


ICompletionSession.Commit Method

Commits a completion session. The selected completion's insertion text is inserted into the buffer in the place of its applicability span.

Namespace:  Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

Syntax

'Dichiarazione
Sub Commit
void Commit()
void Commit()
abstract Commit : unit -> unit 
function Commit()

.NET Framework Security

See Also

Reference

ICompletionSession Interface

Microsoft.VisualStudio.Language.Intellisense Namespace