The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IWarningHandler::Write Method (Object^, WarningEventArgs^)
Writes a warning message.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Parameters
- sender
-
Type:
System::Object^
The object that originated the warning.
- ea
-
Type:
Microsoft.VisualStudio.TestTools.Common::WarningEventArgs^
A WarningEventArgs object.
Show: