다음을 통해 공유


CompletionMatchType 열거형

완성 항목에 대해 수행할 수 있는 일치 형식을 정의합니다.

네임스페이스:  Microsoft.VisualStudio.Language.Intellisense
어셈블리:  Microsoft.VisualStudio.Language.Intellisense(Microsoft.VisualStudio.Language.Intellisense.dll)

구문

‘선언
Public Enumeration CompletionMatchType
public enum CompletionMatchType
public enum class CompletionMatchType
type CompletionMatchType
public enum CompletionMatchType

멤버

멤버 이름 설명
MatchDisplayText 완성의 표시 텍스트를 일치시킵니다.
MatchInsertionText 완성의 삽입 텍스트를 일치시킵니다.

참고 항목

참조

Microsoft.VisualStudio.Language.Intellisense 네임스페이스