Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
public interface IWarningHandler
public interface class IWarningHandler
type IWarningHandler = interface end
public interface IWarningHandler
The IWarningHandler type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Write | Writes a warning message. |
Top
.gif)