다음을 통해 공유


IErrorProviderFactory 인터페이스

오류 tagger 가져옵니다 (는 SimpleTagger<T> 형식의 ErrorTag) 제공 된 버퍼에 대 한 새로운 하나 이미 있을 경우 없음 오류 tagger 캐시 버퍼의 소유한 속성에서 만듭니다.

네임스페이스:  Microsoft.VisualStudio.Text.Adornments
어셈블리:  Microsoft.VisualStudio.Text.UI(Microsoft.VisualStudio.Text.UI.dll)

구문

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

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

메서드

  이름 설명
Public 메서드 GetErrorTagger 캐시 된 오류 tagger를 가져옵니다는 지정 된 ITextBuffer.

위쪽

설명

MEF 컴포넌트 부품입니다 하 고 같이 가져와야 합니다.

[Import]
internal IErrorProviderFactory TestProviderFactory = null;

참고 항목

참조

Microsoft.VisualStudio.Text.Adornments 네임스페이스