This documentation is archived and is not being maintained.
TeamFoundationTrace::Verbose Method (array<String>, String)
Visual Studio 2013
Trace a message if the verbose level is set for the keywords
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Parameters
- keywords
- Type: array<System::String>
One or more keywords
- info
- Type: System::String
The message to write.
- 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: