Share via


IWarningHandler 인터페이스

경고 이벤트를 처리하고 보고하는 테스트 클래스의 인터페이스를 나타냅니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.Common
어셈블리:  Microsoft.VisualStudio.QualityTools.Common(Microsoft.VisualStudio.QualityTools.Common.dll)

구문

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

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

메서드

  이름 설명
Public 메서드 Write 경고 메시지를 기록합니다.

위쪽

참고 항목

참조

Microsoft.VisualStudio.TestTools.Common 네임스페이스