IWarningHandler Interface
Represents an interface for test classes that handle and report warning events.
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
Public Interface IWarningHandler
'Usage
Dim instance As IWarningHandler
public interface IWarningHandler
public interface class IWarningHandler
public interface IWarningHandler