IVsSolution2.QueryRenameProject Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
QueryRenameProject(IVsProject, String, String, UInt32, Int32%) | Determines whether the project can be renamed. (Inherited from IVsSolution.) | |
QueryRenameProject(IVsProject, String, String, UInt32, Int32%) | Determines whether the project can be renamed. |
Top