I see that Visual Studio doesn't use the standard FolderBrowserDialog for selecting the project OutputPath, in my extension I need to select a folder and for sake of consistency I will prefer to use the same dialog that Visual Studio is using, does anybody know if the dialog is available to be used by extensions?
Regards,
Jose