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)
Syntax
<InterfaceTypeAttribute()> _
<GuidAttribute("368FC032-AE91-44A2-BE6B-093A8A9E63CC")> _
Public Interface IVsBrowseProjectLocation
Dim instance As IVsBrowseProjectLocation
[InterfaceTypeAttribute()]
[GuidAttribute("368FC032-AE91-44A2-BE6B-093A8A9E63CC")]
public interface IVsBrowseProjectLocation
[InterfaceTypeAttribute()]
[GuidAttribute(L"368FC032-AE91-44A2-BE6B-093A8A9E63CC")]
public interface class IVsBrowseProjectLocation
public interface IVsBrowseProjectLocation