This documentation is archived and is not being maintained.

BasicHelper::SelectDirectoryUsingDialog Method

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

public:
String^ SelectDirectoryUsingDialog(
	IntPtr handle, 
	String^ title, 
	String^ startFolder, 
	String^ helpTopic, 
	String^ openButtonLabel
)

Parameters

handle
Type: System::IntPtr
title
Type: System::String
startFolder
Type: System::String
helpTopic
Type: System::String
openButtonLabel
Type: System::String

Return Value

Type: System::String
Returns String.

Show: