This documentation is archived and is not being maintained.
AdminTraceLogger::WriteLine Method (TraceLevel, String, array<Object>)
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
protected: virtual void WriteLine( TraceLevel level, String^ message, ... array<Object^>^ args )
Parameters
- level
- Type: System.Diagnostics::TraceLevel
- message
- Type: System::String
- args
- Type: array<System::Object>
- 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: