This documentation is archived and is not being maintained.

MarshalByRefLogger::Info Method (String)

This member overrides TFLogger::Info(String).

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

public:
virtual void Info(
	String^ message
) override

Parameters

message
Type: System::String

Implements

ITFLogger::Info(String)

Show: