This documentation is archived and is not being maintained.

TeamFoundationTrace::TraceCallStack Method

TrackStack is used to output the current call stack.

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

public:
static void TraceCallStack(
	array<String^>^ keywords
)

Parameters

keywords
Type: array<System::String>

One or more keywords

Show: