IVsBrowseProjectLocation Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Displays a dialog to find the location for a new project.
public interface class IVsBrowseProjectLocation
public interface class IVsBrowseProjectLocation
__interface IVsBrowseProjectLocation
[System.Runtime.InteropServices.Guid("368FC032-AE91-44A2-BE6B-093A8A9E63CC")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsBrowseProjectLocation
[<System.Runtime.InteropServices.Guid("368FC032-AE91-44A2-BE6B-093A8A9E63CC")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsBrowseProjectLocation = interface
Public Interface IVsBrowseProjectLocation
- Attributes
Methods
BrowseProjectLocation(String, String) |
Presents a browse dialog box for finding the location of a new project. |