This documentation is archived and is not being maintained.

AggregateLogger::Error Method (String, array<Object>)

Visual Studio 2013

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

public:
virtual void Error(
	String^ message, 
	... array<Object^>^ args
) sealed

Parameters

message
Type: System::String
args
Type: array<System::Object>

Implements

ITFLogger::Error(String, array<Object>)

Show: