This documentation is archived and is not being maintained.

BasicHelper::SelectFileUsingDialog Method (IntPtr, String, String, String, String)

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

public:
String^ SelectFileUsingDialog(
	IntPtr handle, 
	String^ title, 
	String^ filter, 
	String^ path, 
	String^ helpTopic
)

Parameters

handle
Type: System::IntPtr
title
Type: System::String
filter
Type: System::String
path
Type: System::String
helpTopic
Type: System::String

Return Value

Type: System::String
Returns String.

Show: