This documentation is archived and is not being maintained.

TeamFoundationTrace::Exit Method (String)

Complete a nested trace block created by Enter.

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

public:
static void Exit(
	String^ info
)

Parameters

info
Type: System::String

The message to write.

Uses the General category and Error level.

Show: