ITracer::TraceWarning Method (String^, array<Object^>^)
Visual Studio 2015
Traces a warning event with the specified message and arguments.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- message
-
Type:
System::String^
The message.
- args
-
Type:
array<System::Object^>^
The set of arguments.
Show: