This documentation is archived and is not being maintained.

ConfirmationBuilder::AddPageTitle Method

Adds the specified title for the confirmation page.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

public:
virtual void AddPageTitle(
	String^ pageTitle
) abstract

Parameters

pageTitle
Type: System::String

The title to apply to the confirmation page.

Show: