This documentation is archived and is not being maintained.

TeamProjectPicker::ShowDialog Method

Displays the project selection dialog.

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

public:
DialogResult ShowDialog()

Return Value

Type: System.Windows.Forms::DialogResult
The result of the user interaction with the dialog (the button pressed and data).

Show: