This documentation is archived and is not being maintained.
BasicHelper::SelectMultipleFilesUsingDialog Method (IntPtr, String, String, String, Boolean)
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
public: array<String^>^ SelectMultipleFilesUsingDialog( IntPtr handle, String^ title, String^ filter, String^ path, bool multiselect )
Parameters
- handle
- Type: System::IntPtr
- title
- Type: System::String
- filter
- Type: System::String
- path
- Type: System::String
- multiselect
- Type: System::Boolean
- 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: