This documentation is archived and is not being maintained.
TeamFoundationTrace::Info Method (String, array<Object>)
Visual Studio 2013
Writes an informational message to the trace output.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Parameters
- format
- Type: System::String
The string format to which args is applied.
- args
- Type: array<System::Object>
One or more arguments.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: