다음을 통해 공유


IIntellisenseControllerProvider 인터페이스

특정 ITextView 개체에 대한 IntelliSense 컨트롤러를 만듭니다.

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

구문

‘선언
Public Interface IIntellisenseControllerProvider
public interface IIntellisenseControllerProvider
public interface class IIntellisenseControllerProvider
type IIntellisenseControllerProvider =  interface end
public interface IIntellisenseControllerProvider

IIntellisenseControllerProvider 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 TryCreateIntellisenseController 특정 텍스트 뷰에 대한 IntelliSense 컨트롤러를 만들려고 시도합니다.

위쪽

예제

이 인터페이스의 예제를 보려면 연습: 요약 정보 도구 설명 표시.

참고 항목

참조

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