ICustomCommit 인터페이스
완성에 사용자 지정 커밋 작업을 제공합니다.
네임스페이스: Microsoft.VisualStudio.Language.Intellisense
어셈블리: Microsoft.VisualStudio.Language.Intellisense(Microsoft.VisualStudio.Language.Intellisense.dll)
구문
‘선언
Public Interface ICustomCommit
public interface ICustomCommit
public interface class ICustomCommit
type ICustomCommit = interface end
public interface ICustomCommit
ICustomCommit 형식에서는 다음과 같은 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
Commit | 완성의 자체 커밋 논리를 사용하여 완성을 커밋합니다. |
위쪽