ICustomCommit Interface

 

Provides custom commit operations for completions.

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

public interface ICustomCommit

NameDescription
System_CAPS_pubmethodCommit()

Commits the completion using the completion's own commit logic.

Return to top
Show: