Share via


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

'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("368FC032-AE91-44A2-BE6B-093A8A9E63CC")> _
Public Interface IVsBrowseProjectLocation
'Utilisation
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

See Also

Reference

IVsBrowseProjectLocation Members

Microsoft.VisualStudio.Shell.Interop Namespace