IVsBrowseProjectLocation Interface

 

Displays a dialog to find the location for a new project.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

[GuidAttribute("368FC032-AE91-44A2-BE6B-093A8A9E63CC")]
[InterfaceTypeAttribute(1)]
public interface IVsBrowseProjectLocation

NameDescription
System_CAPS_pubmethodBrowseProjectLocation(String, String)

Presents a browse dialog box for finding the location of a new project.

Return to top
Show: