IVsSolution2.CanCreateNewProjectAtLocation Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
CanCreateNewProjectAtLocation(Int32, String, Int32%) | Determines whether a new project can be created at a given location. (Inherited from IVsSolution.) | |
CanCreateNewProjectAtLocation(Int32, String, Int32%) | Determines whether a new project can be created at a given location. |
Top