bool ShowDialogSelectVisualStudioSolutionsOrProjects( IntPtr ownerWindowHandle, out ICollection<IAbsoluteFilePath> visualStudioSolutionsOrProjectsFilePaths )
Parameters
- ownerWindowHandle
- The window handle of the parent window that shows the dialog.
- visualStudioSolutionsOrProjectsFilePaths
- Visual Studio solutions or projects file paths choosen.
Return Value
True if the user clicked OK, False if the user clicked Cancel