ICustomCommit Interface 
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.
Provides custom commit operations for completions.
public interface class ICustomCommit
	public interface class ICustomCommit
	__interface ICustomCommit
	public interface ICustomCommit
	type ICustomCommit = interface
	Public Interface ICustomCommit
Methods
| Commit() | 
		 Commits the completion using the completion's own commit logic.  |