This documentation is archived and is not being maintained.
TeamProjectPicker::ShowDialog Method (IWin32Window)
Visual Studio 2013
Displays the project selection dialog.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- parentWindow
- Type: System.Windows.Forms::IWin32Window
The parent window of the project selection dialog.
Return Value
Type: System.Windows.Forms::DialogResultThe result of the user interaction with the dialog (the button pressed and data).
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: