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

'Declaration
<GuidAttribute("368FC032-AE91-44A2-BE6B-093A8A9E63CC")> _
<InterfaceTypeAttribute()> _
Public Interface IVsBrowseProjectLocation
'Usage
Dim instance As IVsBrowseProjectLocation
[GuidAttribute("368FC032-AE91-44A2-BE6B-093A8A9E63CC")]
[InterfaceTypeAttribute()]
public interface IVsBrowseProjectLocation
[GuidAttribute(L"368FC032-AE91-44A2-BE6B-093A8A9E63CC")]
[InterfaceTypeAttribute()]
public interface class IVsBrowseProjectLocation
public interface IVsBrowseProjectLocation

See Also

Reference

IVsBrowseProjectLocation Members

Microsoft.VisualStudio.Shell.Interop Namespace