This documentation is archived and is not being maintained.

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

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

public:
array<String^>^ SelectMultipleFilesUsingDialog(
	IntPtr handle, 
	String^ path, 
	String^ helpTopic
)

Parameters

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

Return Value

Type: array<System::String>
Returns String.

Show: